|
@@ -201,7 +201,7 @@ const PageDeleteModal: FC = () => {
|
|
|
|
|
|
|
|
function renderDeleteCompletelyForm() {
|
|
function renderDeleteCompletelyForm() {
|
|
|
return (
|
|
return (
|
|
|
- <div className="form-check form-check-danger">
|
|
|
|
|
|
|
+ <div className="form-check custom-checkbox-danger">
|
|
|
<input
|
|
<input
|
|
|
className="form-check-input"
|
|
className="form-check-input"
|
|
|
name="completely"
|
|
name="completely"
|