mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add margin to radio buttons
This commit is contained in:
parent
e4f0573775
commit
752fbafac3
@ -135,9 +135,11 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.cp-radio {
|
||||
.dialog .cp-radio {
|
||||
margin: 0.2rem 0;
|
||||
}
|
||||
.cp-radio {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user