mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add spacing to radio in forms settings
This commit is contained in:
parent
87df798e56
commit
16bcdb0db1
@ -1319,6 +1319,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-radio {
|
||||
margin: 0.2rem 0;
|
||||
}
|
||||
.cp-form-status {
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user