Skip to content

Commit 49f6dd5

Browse files
committed
ux: style for search panel in text editor
Signed-off-by: leo <longshuang@msn.cn>
1 parent 34f4a7c commit 49f6dd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Resources/Styles.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,6 +1414,7 @@
14141414
<Grid RowDefinitions="Auto,Auto">
14151415
<StackPanel Grid.Row="0" Orientation="Horizontal">
14161416
<TextBox Watermark="{x:Static ae:SR.SearchLabel}"
1417+
BorderBrush="{DynamicResource Brush.Border2}"
14171418
Name="PART_searchTextBox"
14181419
Width="265" Height="28"
14191420
Margin="0,0,0,0"

0 commit comments

Comments
 (0)