mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-04 17:16:40 +07:00
fixed style files module names
This commit is contained in:
parent
52acdb283e
commit
2daa38ad12
223 changed files with 113 additions and 114 deletions
src/containers/profile/ProfileLoader
6
src/containers/profile/ProfileLoader/styles.module.scss
Normal file
6
src/containers/profile/ProfileLoader/styles.module.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