mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix DeviceDiscovery
This commit is contained in:
parent
95cc042317
commit
4aa1243bef
7 changed files with 11 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
@media all and (min-width: 800px) {
|
||||
@media all and (min-width: 300px) {
|
||||
|
||||
.libraryViewNav .mdl-tabs__tab-bar {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue