Improve text of account deactivation dialog (#8371)

* Improve text of account deactivation dialog
* Reduce spacing of deactivate account dialog
This commit is contained in:
Janne Mareike Koschinski 2022-04-21 11:37:38 +02:00 committed by GitHub
parent 74cab0323f
commit d5e911d876
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 44 deletions

View file

@ -18,10 +18,6 @@ limitations under the License.
margin-bottom: 30px;
}
.mx_DeactivateAccountDialog .mx_DeactivateAccountDialog_input_section {
margin-top: 60px;
}
.mx_DeactivateAccountDialog .mx_DeactivateAccountDialog_input_section .mx_Field {
width: 300px;
}