Make it harder to accidentally delete a local user
This commit is contained in:
parent
c44de0030c
commit
453290c6d7
4 changed files with 8 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -630,6 +630,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
.confirmation-modal__checkbox {
|
||||
padding: 0 30px;
|
||||
|
||||
.simple_form {
|
||||
margin-top: -14px;
|
||||
}
|
||||
}
|
||||
|
||||
.report-modal__target {
|
||||
padding: 20px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue