Better alignment of Markdown content
This commit is contained in:
parent
47771e6c19
commit
9d78b15695
3 changed files with 21 additions and 3 deletions
|
|
@ -53,7 +53,7 @@ namespace MatterHackers.MatterControl.CustomWidgets
|
|||
VAnchor = VAnchor.Center,
|
||||
AutoExpandBoundsToText = true,
|
||||
EllipsisIfClipped = true,
|
||||
Margin = new BorderDouble(left: 5)
|
||||
Margin = new BorderDouble(left: 3)
|
||||
};
|
||||
this.AddChild(titleText);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue