mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update src/components/remotecontrol/remotecontrol.css
Fix for smaller screen volume button under bottom bar Co-Authored-By: Fernando <ferferga@users.noreply.github.com>
This commit is contained in:
parent
3ab01d471f
commit
35a12f6022
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@
|
|||
-webkit-box-pack: end;
|
||||
-webkit-justify-content: flex-end;
|
||||
justify-content: flex-end;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
@media all and (min-width: 63em) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue