mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-19 02:02:14 +08:00
remove anchor
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
d:DesignWidth="624" d:DesignHeight="700"
|
d:DesignWidth="624" d:DesignHeight="700"
|
||||||
MinWidth="400" MinHeight="200"
|
MinWidth="400" MinHeight="200"
|
||||||
Focusable="False"
|
Focusable="False"
|
||||||
ResizeMode="CanResizeWithGrip"
|
ResizeMode="CanResize"
|
||||||
BorderBrush="{DynamicResource CaptionBackground}"
|
BorderBrush="{DynamicResource CaptionBackground}"
|
||||||
Foreground="{DynamicResource WindowTextForeground}"
|
Foreground="{DynamicResource WindowTextForeground}"
|
||||||
Background="{DynamicResource MainWindowBackground}"
|
Background="{DynamicResource MainWindowBackground}"
|
||||||
|
|||||||
Reference in New Issue
Block a user