fix: incorrect font weights, sizes, line heights
This commit is contained in:
parent
f06a81ccf9
commit
31f7e97d5b
8 changed files with 37 additions and 21 deletions
|
|
@ -367,7 +367,8 @@ impl Application for Window {
|
|||
vec!["Option 1", "Option 2", "Option 3", "Option 4"],
|
||||
self.pick_list_selected,
|
||||
Message::PickListSelected,
|
||||
),
|
||||
)
|
||||
.text_size(14.0),
|
||||
))
|
||||
.add(settings::item(
|
||||
"Slider",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue