mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
fix alignment for server name on mobile
This commit is contained in:
parent
a899af5901
commit
e5ab420088
|
|
@ -3739,7 +3739,7 @@ html.e #wrap.thin {
|
||||||
margin: .8em;
|
margin: .8em;
|
||||||
}
|
}
|
||||||
html:not(.e) #srv_name {
|
html:not(.e) #srv_name {
|
||||||
padding-top: 1em;
|
padding-top: .9em;
|
||||||
padding-bottom: .6em;
|
padding-bottom: .6em;
|
||||||
margin-left: 2.9em;
|
margin-left: 2.9em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue