fix(Web Form): position of country code in "Phone" control (#28962)

This commit is contained in:
Raffael Meyer 2024-12-30 22:25:54 +01:00 committed by GitHub
parent e5387a1272
commit cbda036daf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,10 +157,6 @@
}
}
.selected-phone {
top: calc(50% + 4px);
}
.selected-color {
top: 6px;
}