mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
reduce font size for indicator and btn
This commit is contained in:
parent
b051caa8a9
commit
a821b78a8b
@ -154,8 +154,9 @@
|
|||||||
margin-right: 0 !important;
|
margin-right: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listItemIndicators,
|
||||||
.listItemImageButton {
|
.listItemImageButton {
|
||||||
font-size: 1em !important;
|
font-size: 0.6em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.listItemBody {
|
.listItemBody {
|
||||||
|
Loading…
Reference in New Issue
Block a user