jellyfish-web/dashboard-ui/devices/android/android.css

15 lines
247 B
CSS

.libraryMenuButtonText {
font-weight: 500 !important;
}
@media all and (min-width: 300px) {
.libraryViewNav, .emby-tabs-slider {
display: flex;
flex-grow: 1;
}
.emby-tab-button {
flex-grow: 1;
}
}