Skip to content

Commit 6a1bdd9

Browse files
committed
Update PreviewPane.xaml
1 parent dd61547 commit 6a1bdd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/UserControls/Pane/PreviewPane.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@
326326
HorizontalAlignment="Left"
327327
x:Load="{x:Bind IsTag, Mode=OneWay}"
328328
AutomationProperties.Name="{x:Bind AsTag.Tag.Name, Mode=OneWay}"
329+
Background="{ThemeResource ControlAltFillColorSecondary}"
329330
CornerRadius="12"
330331
Orientation="Horizontal"
331332
Spacing="8"

0 commit comments

Comments
 (0)