mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed node panel padding
This commit is contained in:
parent
336582b3d6
commit
ef74dc42e5
1 changed files with 2 additions and 0 deletions
|
@ -8,8 +8,10 @@
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
box-sizing: border-box;
|
||||
|
||||
&:global(.stack) {
|
||||
padding: 0 $gap;
|
||||
bottom: 0;
|
||||
position: fixed;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue