From c229915e9d4b2818155f3650869726fdcbe7e21d Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: ćšć, 21 12æ 2023 14:12:26 +0800 Subject: [PATCH] Prepare to add mica --- examples/mainwindow/dark-style.qss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/examples/mainwindow/dark-style.qss b/examples/mainwindow/dark-style.qss index 383eee6..095b900 100644 --- a/examples/mainwindow/dark-style.qss +++ b/examples/mainwindow/dark-style.qss @@ -104,7 +104,7 @@ QMenu { padding: 4px; background: #303030; - border: 1.25px solid transparent; + border: 1px solid transparent; } QMenu::indicator { -- Gitblit v1.9.1