Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Nov 19, 2023
1 parent bcfd763 commit d1674bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/components/src/dropdown.rs
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ where
onglobalclick: onglobalclick,
onkeydown: onkeydown,
layer: "-99",
margin: "2 5",
margin: "4",
border: "1 solid {border_fill}",
overflow: "clip",
corner_radius: "8",
Expand Down

0 comments on commit d1674bf

Please sign in to comment.