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

Adjust top margin for main buttons

This commit is contained in:
Bill Thornton 2020-12-18 13:36:22 -05:00
parent 900ae8dde3
commit b40274f05b

View file

@ -634,7 +634,7 @@
.layout-mobile .mainDetailButtons {
flex: 2 0 70%;
margin-top: 1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}