mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
reduce font size for indicator and btn
This commit is contained in:
parent
b051caa8a9
commit
a821b78a8b
1 changed files with 2 additions and 1 deletions
|
@ -154,8 +154,9 @@
|
|||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
.listItemIndicators,
|
||||
.listItemImageButton {
|
||||
font-size: 1em !important;
|
||||
font-size: 0.6em !important;
|
||||
}
|
||||
|
||||
.listItemBody {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue