WPF layout (#3346)
This commit is contained in:
committed by
GitHub
parent
33d6975c25
commit
b898443f28
@@ -40,7 +40,7 @@ namespace Content.Client.GameObjects.Components.Observer
|
||||
|
||||
(new Control()
|
||||
{
|
||||
CustomMinimumSize = (20, 0)
|
||||
MinSize = (20, 0)
|
||||
}),
|
||||
|
||||
(DenyButton = new Button
|
||||
|
||||
Reference in New Issue
Block a user