Skip to content

Commit f6b0f14

Browse files
committed
ux: style for filter mode switcher in graph
Signed-off-by: leo <[email protected]>
1 parent 7c59183 commit f6b0f14

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Views/FilterModeInGraph.axaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
x:DataType="vm:FilterModeInGraph">
99
<Grid RowDefinitions="22,26">
1010
<TextBlock Grid.Row="0"
11-
Text="{DynamicResource Text.Repository.FilterCommits}"
12-
Foreground="{DynamicResource Brush.FG2}"/>
11+
Text="{DynamicResource Text.Repository.FilterCommits}"/>
1312

1413
<StackPanel Grid.Row="1" Orientation="Horizontal">
1514
<ToggleButton Classes="line_path"

0 commit comments

Comments
 (0)