From fc769c804d58ef80d340bf95c5c3536bc84fdb66 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sun, 27 Dec 2020 00:17:27 +0100 Subject: [PATCH] materia theme fix --- data/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/data/style.css b/data/style.css index 3a3c676a..bad33d91 100644 --- a/data/style.css +++ b/data/style.css @@ -19,6 +19,7 @@ list entry { background-color: transparent; border-radius: 4px; border: 0px; + box-shadow: none; } list button:not(:focus) {