feat: prevent editing of applicant's personal data in booking
This commit is contained in:
@@ -21,6 +21,7 @@ label.required:after {
|
||||
@apply border-red-500;
|
||||
}
|
||||
|
||||
input[disabled] {
|
||||
input[disabled],
|
||||
input[readonly] {
|
||||
@apply cursor-not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user