mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared components
This commit is contained in:
parent
db0bac5a2b
commit
ff0882ba79
18 changed files with 87 additions and 73 deletions
|
@ -955,7 +955,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
@media all and (max-height: 700px) {
|
||||
|
||||
.vertical.alphabetPicker .alphaPickerButton {
|
||||
.alphabetPicker-vertical .alphaPickerButton {
|
||||
padding-top: 1px !important;
|
||||
padding-bottom: 1px !important;
|
||||
}
|
||||
|
@ -963,7 +963,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
@media all and (max-height: 600px) {
|
||||
|
||||
.vertical.alphabetPicker .alphaPickerButton {
|
||||
.alphabetPicker-vertical .alphaPickerButton {
|
||||
padding-top: 0 !important;
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue