lidarr/frontend/src/Activity/Queue/RemoveQueueItemModal.css
Qstick b6276600ce New: Add warning to remove from queue dialog
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-09 23:19:58 -04:00

4 lines
65 B
CSS

.messageRemove {
margin-bottom: 30px;
color: $dangerColor;
}