mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
fix folder caching
This commit is contained in:
parent
16e66718f9
commit
e5b6336256
@ -1,11 +1,11 @@
|
||||
@media all and (min-width: 300px) {
|
||||
|
||||
.libraryViewNav, .libraryViewNav > .contentScrollSlider {
|
||||
.libraryViewNav, .emby-tabs-slider {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.libraryViewNav .emby-tab-button {
|
||||
flex-grow: 1;
|
||||
}
|
||||
.emby-tab-button {
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user