collab: Tweak screen selector appearance (#34919)
Co-authored-by: Danilo Leal <daniloleal09@gmail.com> Release Notes: - N/A Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
This commit is contained in:
parent
4272c1508e
commit
708c2645d1
4 changed files with 48 additions and 19 deletions
|
@ -501,7 +501,7 @@ mod remote_button {
|
|||
)
|
||||
.into_any_element();
|
||||
|
||||
SplitButton { left, right }
|
||||
SplitButton::new(left, right)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue