1
0
Fork 0
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:
ferferga 2020-03-05 09:30:47 +01:00
parent 21a3db2374
commit c8cb5c2de3

View file

@ -81,7 +81,7 @@
}
.trackSelections > .selectContainer {
margin: 0.4em;
margin: 0.4em 0;
}
.emby-select-withcolor {