mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Removed left margin
This commit is contained in:
parent
21a3db2374
commit
c8cb5c2de3
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
}
|
||||
|
||||
.trackSelections > .selectContainer {
|
||||
margin: 0.4em;
|
||||
margin: 0.4em 0;
|
||||
}
|
||||
|
||||
.emby-select-withcolor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue