mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 10:58:19 +01:00
improved number validation (based on google's libphonenumber)
This commit is contained in:
@@ -39,3 +39,10 @@ h2 {
|
||||
|
||||
#init-go-single-client {
|
||||
display:block; }
|
||||
|
||||
#phonenumberspan {
|
||||
display: block;
|
||||
margin: .5em auto 1em auto; }
|
||||
|
||||
#countrycode {
|
||||
text-align: right; }
|
||||
Reference in New Issue
Block a user