From 1ac653749697ec67da3ec392ca3ec38cbb5d4cb7 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Fri, 23 Jun 2023 23:37:16 +0300 Subject: [PATCH] win style adjustment --- app/ui/win_style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/ui/win_style.css b/app/ui/win_style.css index c8ba393e..d2e72524 100644 --- a/app/ui/win_style.css +++ b/app/ui/win_style.css @@ -23,6 +23,6 @@ popover .view { background-color: transparent; } -headerbar .titlebutton { - padding: 5px 10px; +headerbar .titlebutton > image { + padding: 0; }