From 11338170e77bb18564ff408447a9697a0f55cfa7 Mon Sep 17 00:00:00 2001 From: toshikanneko Date: Sun, 13 Feb 2022 16:00:24 +0100 Subject: [PATCH] Fix playlist remove item label on playlist page --- ui/scss/init/_gui.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/scss/init/_gui.scss b/ui/scss/init/_gui.scss index 8db1bef80..b2eb619cf 100644 --- a/ui/scss/init/_gui.scss +++ b/ui/scss/init/_gui.scss @@ -777,11 +777,12 @@ img { } .playlistPage-wrapper { + /* .button--file-action { &:hover { background-color: unset; } - } + }*/ .card-stack:first-of-type { .card {