mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-05 09:36:41 +07:00
messages form
This commit is contained in:
parent
98c66dec8c
commit
371f47f866
7 changed files with 98 additions and 16 deletions
src/containers/profile/ProfileLoader
6
src/containers/profile/ProfileLoader/styles.scss
Normal file
6
src/containers/profile/ProfileLoader/styles.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
.loader {
|
||||
min-height: 33vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue