mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
test profile page
This commit is contained in:
parent
718bb8c9c7
commit
1eb0fa7be6
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
.wrap {
|
.wrap {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
background: $content_bg;
|
background: $content_bg;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue