1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00
vault-frontend/src/containers/profile/ProfileLoader/styles.module.scss
2020-11-06 12:15:07 +07:00

6 lines
99 B
SCSS

.loader {
min-height: 33vh;
display: flex;
align-items: center;
justify-content: center;
}