Add confirmation modal for all reset/remove actions in global tools section

This commit is contained in:
MattIPv4
2020-05-06 17:05:02 +01:00
parent 6a72ae5173
commit 6d918739f2
2 changed files with 94 additions and 28 deletions

View File

@@ -346,4 +346,10 @@ $highlight: #f2c94c;
}
}
}
.modal {
.modal-card {
text-align: left;
}
}
}