mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tabs
This commit is contained in:
parent
23f753f239
commit
a0fac36101
13 changed files with 81 additions and 81 deletions
|
@ -17,12 +17,12 @@
|
|||
border-width: 0 !important;
|
||||
}
|
||||
|
||||
.dockedtabs-tab-button:not(.hide) {
|
||||
display: flex !important;
|
||||
}
|
||||
.dockedtabs-tab-button {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.dockedtabs-tab-button-noflex:not(.hide) {
|
||||
display: block !important;
|
||||
.dockedtabs-tab-button-noflex {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.dockedtabs-tab-button, .dockedtabs-tab-button-foreground {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue