Add number inputs into the supported structures, and redesign the sheet to make it actually look good
This commit is contained in:
parent
5aee7e4a29
commit
fb52e1b58d
11 changed files with 161 additions and 48 deletions
|
|
@ -2,4 +2,8 @@
|
|||
&.small {
|
||||
font-size: var(--font-size-10)
|
||||
}
|
||||
|
||||
&:empty::before {
|
||||
content: "\200b";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue