mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-02 16:16:41 +07:00
#23 using custom blocks at lab nodes
This commit is contained in:
parent
bee41ebfb3
commit
031de64acc
17 changed files with 330 additions and 43 deletions
src/containers/lab/LabGrid
|
@ -4,5 +4,5 @@
|
|||
display: grid;
|
||||
grid-auto-flow: row;
|
||||
grid-auto-rows: auto;
|
||||
grid-row-gap: $gap;
|
||||
grid-row-gap: $gap * 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue