feat: page opening and phone country dropdown animations
This commit is contained in:
@ -87,6 +87,7 @@ const CountrySelect = ({
|
||||
<Combobox
|
||||
store={combobox}
|
||||
position={"bottom-start"}
|
||||
transitionProps={{ duration: 200, transition: "fade-down" }}
|
||||
styles={{
|
||||
dropdown: {
|
||||
borderRadius: "15px",
|
||||
|
||||
Reference in New Issue
Block a user