1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

apply suggestion change

This commit is contained in:
grafixeyehero 2019-12-04 22:37:55 +03:00
parent 358b4825e1
commit f8ccbcc5c7

View file

@ -1016,14 +1016,6 @@
}
}
.layout-tv .itemsViewSettingsContainer {
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
padding: 1.5em .75em 1em 0;
font-size: 92%
}
.itemsViewSettingsContainer>.button-flat {
margin: 0
}