mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix audio tracks
This commit is contained in:
parent
08122a5e93
commit
b3d91930d3
6 changed files with 154 additions and 17 deletions
|
@ -261,13 +261,6 @@ div.ui-mobile-viewport {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
.ui-content {
|
||||
border-width: 0;
|
||||
overflow: visible;
|
||||
overflow-x: hidden;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
/* Buttons and icons */
|
||||
.ui-btn, ul[data-role="listview"] a + a {
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue