New: Add warning to remove from queue dialog

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Qstick
2019-07-26 22:27:55 -04:00
parent 7189719e6f
commit 032b1e7a03
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
.message {
.messageRemove {
margin-bottom: 30px;
color: $dangerColor;
}