noble/resources/sass/components/_auth.scss

7 lines
104 B
SCSS
Raw Permalink Normal View History

2023-05-16 15:54:23 +03:00
.auth-page {
.auth-side-wrapper {
width: 100%;
height: 100%;
background-size: cover;
}
}