Add the ability to automate items and attributes using a Macro
This commit is contained in:
parent
47892d116b
commit
8f67bff2ec
8 changed files with 45 additions and 2 deletions
|
|
@ -30,6 +30,10 @@
|
|||
gap: 2px 8px;
|
||||
margin: 0 8px 8px;
|
||||
|
||||
&.wide-input {
|
||||
grid-template-columns: 1fr 1fr;
|
||||
}
|
||||
|
||||
.hint {
|
||||
grid-column: 1 / -1;
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue