1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-17 21:26:13 -04:00

Add warning to remove from queue dialog

This commit is contained in:
Mark McDowall
2019-07-06 11:27:17 -07:00
parent ff8fc237e2
commit 0a92a3012e
3 changed files with 10 additions and 5 deletions

View File

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