mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Removed left margin
This commit is contained in:
parent
21a3db2374
commit
c8cb5c2de3
@ -81,7 +81,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.trackSelections > .selectContainer {
|
.trackSelections > .selectContainer {
|
||||||
margin: 0.4em;
|
margin: 0.4em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-select-withcolor {
|
.emby-select-withcolor {
|
||||||
|
Loading…
Reference in New Issue
Block a user