Improving ui
This commit is contained in:
parent
df7e119b19
commit
a352b1c954
2 changed files with 35 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
VAnchor = VAnchor.Center | VAnchor.Fit,
|
||||
DrawUnderline = false,
|
||||
BackgroundRadius = theme.ButtonRadius + 4,
|
||||
Margin = new BorderDouble(0, 0, 5, 0),
|
||||
Margin = new BorderDouble(5, 0, 0, 0),
|
||||
Padding = new BorderDouble(9, 5),
|
||||
// BackgroundInset = new BorderDouble(5, 4),
|
||||
SelectedBackgroundColor = theme.PrimaryAccentColor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue