Fix #22
This commit is contained in:
parent
cb939df81e
commit
bac3b59358
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,10 @@ form {
|
|||
background: none;
|
||||
z-index: 1;
|
||||
|
||||
&:not([type="checkbox"]) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&[name*="value"] {
|
||||
text-align: right;
|
||||
font-feature-settings: var(--num);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue