From 2dfb3a63595ef80ee2fb524c4cc8e81b9d020a0c Mon Sep 17 00:00:00 2001 From: Krad Date: Fri, 15 Jul 2022 10:29:17 +0800 Subject: [PATCH] Fix ListBox style. --- src/stylesheet/Dark2.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stylesheet/Dark2.css b/src/stylesheet/Dark2.css index 7590463..dc33c4f 100644 --- a/src/stylesheet/Dark2.css +++ b/src/stylesheet/Dark2.css @@ -697,7 +697,6 @@ QToolButton#ListBox { color: #fcfcfc; min-height: 30px; max-height: 30px; - border: none; border: 1px solid #4a88c7; border-radius: 5px; color: grey;