Skip to content

Commit 9297bac

Browse files
committed
Adjust Color in SearchSourceSetting/ Remove Comment in SelectFileManager
1 parent 6a911cb commit 9297bac

File tree

2 files changed

+340
-55
lines changed

2 files changed

+340
-55
lines changed

Flow.Launcher/SelectFileManagerWindow.xaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
<WindowChrome.WindowChrome>
1919
<WindowChrome CaptionHeight="32" ResizeBorderThickness="{x:Static SystemParameters.WindowResizeBorderThickness}" />
2020
</WindowChrome.WindowChrome>
21-
<!--<Border
22-
Padding="26,26,26,0"
23-
Background="{DynamicResource PopupContentAreaBGColor}"
24-
BorderBrush="{DynamicResource PopupContentAreaBorderColor}"
25-
BorderThickness="0,0,0,1">-->
2621
<Grid>
2722
<Grid.RowDefinitions>
2823
<RowDefinition />

0 commit comments

Comments
 (0)