updated form fields and application logic;
This commit is contained in:
@@ -83,6 +83,13 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.blockingOverlay {
|
||||
position: absolute;
|
||||
z-index: 999;
|
||||
inset: 0;
|
||||
background-color: rgba(255,255,255,0.3)
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user