mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
revert change based on PR feedback
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
Width="528"
|
||||
SizeToContent="Height"
|
||||
Background="White"
|
||||
ResizeMode="CanMinimize"
|
||||
ResizeMode="NoResize"
|
||||
WindowStartupLocation="CenterScreen"
|
||||
Closed="OnClosed">
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
Width="528"
|
||||
SizeToContent="Height"
|
||||
Background="White"
|
||||
ResizeMode="CanMinimize"
|
||||
ResizeMode="NoResize"
|
||||
WindowStartupLocation="CenterScreen"
|
||||
Closed="OnClosed">
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
Width="810"
|
||||
SizeToContent="Height"
|
||||
Background="White"
|
||||
ResizeMode="CanMinimize"
|
||||
ResizeMode="NoResize"
|
||||
WindowStartupLocation="CenterScreen"
|
||||
Loaded="OnLoaded"
|
||||
Closed="OnClosed">
|
||||
|
||||
Reference in New Issue
Block a user