mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-28 12:13:24 +08:00
fix: update border background color in DrawerPageDemo.axaml.
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</StackPanel>
|
||||
</ScrollViewer>
|
||||
|
||||
<Border DockPanel.Dock="Right" Width="1" Background="{DynamicResource SemiColorBackground0}" />
|
||||
<Border DockPanel.Dock="Right" Width="1" Background="{DynamicResource SemiColorBorder}" />
|
||||
|
||||
<DrawerPage Name="DemoDrawer"
|
||||
Margin="12"
|
||||
|
||||
Reference in New Issue
Block a user