fix(engine): 🐛 Phone input overflow on mobile
This commit is contained in:
@ -2,6 +2,8 @@
|
|||||||
padding: 1rem 0.5rem;
|
padding: 1rem 0.5rem;
|
||||||
outline: none !important;
|
outline: none !important;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
flex: 1 1 0%;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.PhoneInputCountry {
|
.PhoneInputCountry {
|
||||||
|
Reference in New Issue
Block a user