From 62a15319696fccacd49f0c527e144194c96329f2 Mon Sep 17 00:00:00 2001 From: Vladyslav Hroshev Date: Sat, 17 Jun 2023 12:40:59 +0300 Subject: [PATCH] Popovers: fix window chooser in popup submenu --- css/popovers.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/popovers.css b/css/popovers.css index 3e588da..f20d152 100644 --- a/css/popovers.css +++ b/css/popovers.css @@ -64,7 +64,7 @@ .popup-sub-menu .popup-menu-item { margin: 0; color: TEXT-PRIMARY-COLOR; - + background-color: transparent; } .popup-sub-menu .popup-menu-item:last-child {