playground/repl: stack radio buttons vertically in fieldsets
This commit is contained in:
parent
4df6dcfa67
commit
e24176a447
3 changed files with 6 additions and 3 deletions
|
|
@ -146,7 +146,8 @@ header code {
|
|||
letter-spacing: 0.08em;
|
||||
}
|
||||
.controls label {
|
||||
margin-right: 0.7em;
|
||||
display: block;
|
||||
margin: 0.1em 0;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
font-size: 0.85em;
|
||||
|
|
|
|||
|
|
@ -146,7 +146,8 @@ header code {
|
|||
letter-spacing: 0.08em;
|
||||
}
|
||||
.controls label {
|
||||
margin-right: 0.7em;
|
||||
display: block;
|
||||
margin: 0.1em 0;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
font-size: 0.85em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue