working on fixing/reimplementing save command now that the mutations logic is more complete
This commit is contained in:
parent
6ed9c74862
commit
992bb77d2f
12 changed files with 239 additions and 58 deletions
|
@ -11,7 +11,7 @@
|
|||
grid-template-columns: auto minmax(0, 1fr) auto;
|
||||
grid-auto-flow: column;
|
||||
justify-content: start;
|
||||
justify-items: start;
|
||||
place-items: center start;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue