mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 19:38:20 -07:00
7 lines
149 B
CSS
7 lines
149 B
CSS
.libraryViewNav {
|
|
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
|
|
}
|
|
|
|
.libraryViewNav a, paper-tab {
|
|
font-weight: 500 !important;
|
|
} |