1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

revert(ui): switch margin

This commit is contained in:
Torsten Dittmann 2021-12-02 14:09:18 +01:00
parent f11a6325ff
commit b09dc51fba
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -821,7 +821,6 @@ label.switch {
background: var(--config-color-fade);
display: inline-block;
margin: 0;
margin-bottom: 32px;
padding: 5px;
.func-padding-start(5px);
.func-padding-end(30px);