Widen power monitoring widget (#29062)
This commit is contained in:
parent
17aa1f98a1
commit
e633fe801b
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@ public sealed class PowerMonitoringButton : Button
|
|||
{
|
||||
HorizontalAlignment = HAlignment.Right,
|
||||
Align = Label.AlignMode.Right,
|
||||
SetWidth = 72f,
|
||||
SetWidth = 80f,
|
||||
Margin = new Thickness(10, 0, 0, 0),
|
||||
ClipText = true,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue