playlist: add delete button to details page

This commit is contained in:
Thomas Amland
2020-07-31 19:59:53 +02:00
parent 8c3feee5a1
commit bf320d283b
2 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ $theme-elevated: rgb(25, 25, 25);
$theme-text: #ccc;
$primary: #09f;
$danger: #e54b4b;
$danger: #ff4141;
$body-bg: $theme-base;
$body-color: $theme-text;