mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve form validation
This commit is contained in:
@@ -1036,4 +1036,19 @@ ngx-mat-datetime-content{
|
||||
|
||||
.mat-form-field-infix, .mat-form-field-wrapper {
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
|
||||
.loading-blocker {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: #0000006b;
|
||||
|
||||
.loading-blocker-container {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user