Fix padding in confirmation email registration prompt

pull/21833/head
Michael Telatynski 2020-12-17 10:47:03 +00:00
parent caf795e5c2
commit a91c8a42c3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
.mx_InteractiveAuthEntryComponents_emailWrapper {
padding-right: 60px;
padding-right: 100px;
position: relative;
margin-top: 32px;
margin-bottom: 32px;