registration: redesign email verification page (#8554)

This commit is contained in:
Janne Mareike Koschinski
2022-05-13 14:10:22 +00:00
committed by GitHub
parent 438e66bb3f
commit 6d6cfcde11
16 changed files with 382 additions and 90 deletions
+5
View File
@@ -76,6 +76,11 @@ limitations under the License.
border: 0;
text-align: center;
&:not(.mx_Tooltip_noMargin) {
margin-left: 6px;
margin-right: 6px;
}
.mx_Tooltip_chevron {
display: none;
}