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:
parent
900ae8dde3
commit
b40274f05b
1 changed files with 1 additions and 1 deletions
|
@ -634,7 +634,7 @@
|
||||||
|
|
||||||
.layout-mobile .mainDetailButtons {
|
.layout-mobile .mainDetailButtons {
|
||||||
flex: 2 0 70%;
|
flex: 2 0 70%;
|
||||||
margin-top: 1em;
|
margin-top: 0.5em;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue