fix: applet popup width
This commit is contained in:
parent
e6fe1a6811
commit
0d37dc69e3
1 changed files with 0 additions and 1 deletions
|
|
@ -392,7 +392,6 @@ impl Context {
|
|||
}
|
||||
}),
|
||||
)
|
||||
.width(Length::Fill)
|
||||
.height(Length::Shrink)
|
||||
.align_x(horizontal_align)
|
||||
.align_y(vertical_align),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue