mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
Improve login
This commit is contained in:
+13
-1
@@ -983,4 +983,16 @@ background: rgb(92, 92, 92);
|
||||
|
||||
// .ng-star-inserted {
|
||||
// opacity: 0;
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
|
||||
.input-error{
|
||||
border: 1px solid #fba0a0 !important;
|
||||
}
|
||||
|
||||
.input-errror-message{
|
||||
margin-top: -16px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 11pt;
|
||||
}
|
||||
Reference in New Issue
Block a user