mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix some rebasing issues
This commit is contained in:
parent
19ce553160
commit
b59ab3605e
5 changed files with 69 additions and 70 deletions
|
@ -112,7 +112,6 @@
|
|||
}
|
||||
|
||||
@media all and (min-width: 62.5em) {
|
||||
|
||||
.alphaPicker-fixed-right {
|
||||
right: 1em;
|
||||
}
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
}
|
||||
|
||||
.servers > .card > .cardBox {
|
||||
margin-left: .6em;
|
||||
margin-right: .6em;
|
||||
margin-left: 0.6em;
|
||||
margin-right: 0.6em;
|
||||
}
|
||||
|
||||
.layout-tv .emby-scroller,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue