修改空间名称

This commit is contained in:
艾竹
2023-07-08 18:00:14 +08:00
parent 0fbfb485a7
commit 88a315c3f0
29 changed files with 149 additions and 167 deletions

View File

@@ -11,7 +11,7 @@
Color="Black"
options:Freeze="True" />
<Style x:Key="ContextMenuStyle" TargetType="{x:Type ContextMenu}">
<Style x:Key="AIStudio.Mind.Styles.ContextMenu" TargetType="{x:Type ContextMenu}">
<Setter Property="Background" Value="White" />
<Setter Property="Block.TextAlignment" Value="Left" />
<Setter Property="BorderBrush" Value="LightGray" />