1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

moved flow hooks out of flow

This commit is contained in:
Fedor Katurov 2021-09-20 10:01:59 +07:00
parent cac97e87f0
commit 35ce593ed8
8 changed files with 72 additions and 44 deletions

View file

@ -28,7 +28,6 @@
align-items: center;
justify-content: flex-end;
font-weight: 500;
// padding: $gap;
box-sizing: border-box;
flex: 0 1 $content_width;
}