Confirmation checkbox added when entity is edited.
This commit is contained in:
@@ -10,3 +10,9 @@ form {
|
||||
input {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.confirmed-input {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user