Add theme assets;
This commit is contained in:
8
public/assets/scss/common/components/_auth.scss
Normal file
8
public/assets/scss/common/components/_auth.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.auth-page {
|
||||
.auth-side-wrapper {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(https://via.placeholder.com/219x452);
|
||||
background-size: cover;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user