mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Deployed music player fixes
This commit is contained in:
parent
db98c42956
commit
ece21d0de0
6 changed files with 27 additions and 22 deletions
|
@ -100,7 +100,8 @@
|
|||
}
|
||||
|
||||
.actionsheetMenuItemIcon {
|
||||
margin: 0 0.85em 0 0.45em !important;
|
||||
margin-block: 0 !important;
|
||||
margin-inline: 0.45em 0.85em !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
|
@ -111,5 +112,5 @@
|
|||
.btnCloseActionSheet {
|
||||
position: fixed;
|
||||
top: 0.75em;
|
||||
left: 0.5em;
|
||||
inset-inline-start: 0.5em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue