login
This commit is contained in:
8
src/app/modules/user/login/login.component.less
Normal file
8
src/app/modules/user/login/login.component.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.form {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
p.error {
|
||||
margin: 8px 10px;
|
||||
color: darkred;
|
||||
}
|
||||
Reference in New Issue
Block a user