Add a supplies incrementer in the left side-bar
This commit is contained in:
parent
30ed81cafa
commit
23ec5fe0d3
2 changed files with 33 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
display: grid;
|
||||
gap: 16px;
|
||||
grid-template-columns: 1fr 2fr;
|
||||
grid-template-rows: 1fr repeat(3, min-content);
|
||||
grid-template-rows: 1fr repeat(4, min-content);
|
||||
height: 100%;
|
||||
color: white;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue