mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-28 14:16:41 +07:00
fixed title alignment
This commit is contained in:
parent
5c9357f83f
commit
7608fe0d29
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
@import "src/styles/mixins";
|
||||
|
||||
@mixin button {
|
||||
margin: 0 $gap;
|
||||
margin: 12px $gap 0 $gap;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue