@ -766,6 +766,11 @@ a.tg_radio_on:hover i.icon-radio {
margin: 15px 0 30px;
font-size: 13px;
}
.login_form_messaging {
color: #959595;
margin-top: 10px;
.login_country_selector {
cursor: pointer;
@ -24,6 +24,7 @@
<span ng-switch-when="true">Generating keys<span my-loading-dots></span></span>
<span ng-switch-default>Next</span>
</button>
<div class="login_form_messaging" ng-show="progress.enabled">Key generation will only happen once, it could take several minutes on slower devices, please be patient.</div>
</form>
<form name="myLoginForm" ng-if="credentials.phone_code_hash && !credentials.phone_code_valid" ng-submit="logIn()">