mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
#23 fixed Tabs
This commit is contained in:
parent
40f881fdad
commit
bee41ebfb3
3 changed files with 16 additions and 33 deletions
|
@ -4,6 +4,5 @@
|
|||
display: flex;
|
||||
align-items: flex-start;
|
||||
justify-content: flex-start;
|
||||
margin: $gap * 2 0 0 0;
|
||||
padding: 0 $gap;
|
||||
padding: 0 $gap / 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue