forked from Mirrors/keyoxide-web
Minor style fix
This commit is contained in:
parent
bb3a3dda34
commit
0195420448
1 changed files with 1 additions and 0 deletions
|
@ -389,6 +389,7 @@ form textarea {
|
||||||
}
|
}
|
||||||
.button-wrapper, .radio-wrapper {
|
.button-wrapper, .radio-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
form .button-wrapper, form .radio-wrapper {
|
form .button-wrapper, form .radio-wrapper {
|
||||||
|
|
Loading…
Reference in a new issue