From 76bb93518a7fa84f46030ff5a3863dc73e6e2023 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 13 Jun 2024 21:14:50 +0800 Subject: [PATCH] revert: "ux: use the same style for popup" This reverts commit d85f7ffe1bcf0a4d71d33727951a01b732eaa3b4. Sometimes, it results a transparent popup panel --- src/Views/Launcher.axaml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/Views/Launcher.axaml b/src/Views/Launcher.axaml index 9da3fe76..94076e25 100644 --- a/src/Views/Launcher.axaml +++ b/src/Views/Launcher.axaml @@ -259,9 +259,16 @@ + BorderBrush="{DynamicResource Brush.Border0}" + CornerRadius="0,0,4,4"> + + + + + + + +