implement h + w
This commit is contained in:
parent
7b12788a92
commit
78e3d6b798
7 changed files with 146 additions and 12 deletions
|
@ -52,8 +52,8 @@ impl UIWidget for AppBarWidget {
|
|||
Div()
|
||||
.vanish()
|
||||
.push(Sized(
|
||||
10,
|
||||
10,
|
||||
ScreenValue::_10,
|
||||
ScreenValue::_10,
|
||||
Rounded(Image("/favicon").alt("Logo"))
|
||||
.size(Size::Medium),
|
||||
))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue