mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
move sync repository to portable project
This commit is contained in:
parent
374a543064
commit
aee170bed7
3 changed files with 5 additions and 5 deletions
|
@ -836,14 +836,14 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
right: 20px;
|
||||
}
|
||||
|
||||
@media all and (max-height: 480px) {
|
||||
@media all and (max-height: 500px) {
|
||||
|
||||
.alphabetPicker {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-height: 480px) {
|
||||
@media all and (min-height: 500px) {
|
||||
|
||||
.itemsContainerWithAlphaPicker {
|
||||
margin-right: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue