doc gpt V0.2
This commit is contained in:
7
src/pages/login/index.module.scss
Normal file
7
src/pages/login/index.module.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.loginPage {
|
||||
background: url('/icon/login-bg.svg') no-repeat;
|
||||
background-size: cover;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
user-select: none;
|
||||
}
|
||||
Reference in New Issue
Block a user