From 40625a92b0ef670a5701d43be97a9f36726fc158 Mon Sep 17 00:00:00 2001 From: Xiao YiFang Date: Thu, 18 Aug 2022 20:58:27 +0800 Subject: [PATCH] opt: qt modern style modification the original mordern style hidden the drag handler of toolbar, when drag the dictionary toolbar to the left dock area,it can never moved to other places --- qt-style-st-modern.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/qt-style-st-modern.css b/qt-style-st-modern.css index 0f70b1e8..f079f086 100644 --- a/qt-style-st-modern.css +++ b/qt-style-st-modern.css @@ -27,8 +27,6 @@ MainWindow #historyPane #historyList, MainWindow #favoritesPane #favoritesTree /* remove the main toolbar handle */ #navToolbar::handle, #dictionaryBar::handle { image: none; - width: 0px; - margin-left: 1px; } #navToolbar #scanPopupButton {