Border bei Einstellungen
This commit is contained in:
@@ -359,11 +359,13 @@
|
||||
Height="auto"
|
||||
IsOpen="{Binding IsSettingsOpen}"
|
||||
Placement="Center"
|
||||
StaysOpen="False">
|
||||
StaysOpen="False"
|
||||
AllowsTransparency="True">
|
||||
<Border
|
||||
Padding="5"
|
||||
Background="{DynamicResource NavigationContentBrush}"
|
||||
BorderThickness="1"
|
||||
BorderBrush="Black"
|
||||
CornerRadius="5">
|
||||
<ai:AiConfigView />
|
||||
</Border>
|
||||
|
||||
Reference in New Issue
Block a user