changed css for login style
This commit is contained in:
parent
623185d64e
commit
7f84f3de30
|
|
@ -2,6 +2,10 @@
|
|||
background: #fff;
|
||||
height: 100%;
|
||||
}
|
||||
.login-pf {
|
||||
background: #fff;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.alert-error {
|
||||
background-color: #ffffff;
|
||||
|
|
|
|||
Loading…
Reference in New Issue