mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
6 lines
99 B
SCSS
6 lines
99 B
SCSS
.loader {
|
|
min-height: 33vh;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|