mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Reduce the size of the icon in the listview
This commit is contained in:
parent
6ae47415d0
commit
e11109e2f8
1 changed files with 4 additions and 0 deletions
|
@ -164,6 +164,10 @@
|
||||||
padding: 0.2em;
|
padding: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listItemImage .cardImageIcon {
|
||||||
|
font-size: 3em;
|
||||||
|
}
|
||||||
|
|
||||||
@media all and (max-width: 64em) {
|
@media all and (max-width: 64em) {
|
||||||
.listItemImage-large {
|
.listItemImage-large {
|
||||||
width: 22vw;
|
width: 22vw;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue