mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add padding for radio and checkbox buttons inside the choice/checkbox questions
This commit is contained in:
parent
a21d281d18
commit
1fd8be1059
@ -980,6 +980,7 @@
|
||||
.cp-radio, .cp-checkmark {
|
||||
display: inline-flex;
|
||||
max-width: 100%;
|
||||
padding: 5px 0;
|
||||
}
|
||||
.cp-checkmark-label {
|
||||
word-break: break-word;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user