Merge branch 'master' into feature/custom-styling
This commit is contained in:
commit
5e018965ee
18 changed files with 48 additions and 51 deletions
|
|
@ -41,7 +41,7 @@ impl Text {
|
|||
size: None,
|
||||
color: None,
|
||||
font: Font::Default,
|
||||
width: Length::Fill,
|
||||
width: Length::Shrink,
|
||||
height: Length::Shrink,
|
||||
horizontal_alignment: HorizontalAlignment::Left,
|
||||
vertical_alignment: VerticalAlignment::Top,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue