add some margin between control-button and control-panel
This commit is contained in:
parent
f6904bfdd5
commit
c345209450
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ a.uhr-configlink {
|
|||
padding: 0.5em;
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.uhr-controlpanel .content {
|
||||
|
|
Loading…
Reference in a new issue