We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85907dd commit 95afa99Copy full SHA for 95afa99
1 file changed
src/Views/MainWindow.axaml
@@ -14,10 +14,6 @@
14
IsMinimizeButtonVisible="False"
15
IsRestoreButtonVisible="False"
16
IsCloseButtonVisible="False">
17
-
18
- <u:UrsaWindow.Resources>
19
- </u:UrsaWindow.Resources>
20
21
<DockPanel>
22
<!-- Left Sidebar -->
23
<Border DockPanel.Dock="Left" Width="200" Background="{DynamicResource SystemControlBackgroundChromeMediumLowBrush}">
0 commit comments