Add HeroSMS free phone reuse

This commit is contained in:
initiatione
2026-05-06 18:16:59 +08:00
parent 9e6899f37c
commit b6777edbc8
13 changed files with 2170 additions and 15 deletions
+14
View File
@@ -2367,6 +2367,20 @@ header {
min-height: 33px;
}
.hero-sms-free-phone-cell {
flex-wrap: wrap;
}
.hero-sms-manual-phone-input {
flex: 1 1 150px;
min-width: 120px;
}
.hero-sms-free-phone-country {
flex: 0 0 auto;
white-space: nowrap;
}
.signup-phone-runtime-inline,
.signup-phone-runtime-input {
width: 100%;