chore: fix typo in css
This commit is contained in:
parent
ab85e945be
commit
b0c6b42c17
1 changed files with 1 additions and 1 deletions
|
@ -350,7 +350,7 @@ fieldset legend {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
/* Switch */
|
/* Switch */
|
||||||
input.switch:empty {
|
input.switch:empty {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in a new issue