add confirm email modal window

This commit is contained in:
smanylov
2026-01-14 18:15:52 +07:00
parent 3d38729004
commit 18a48236b5
5 changed files with 320 additions and 224 deletions
+9
View File
@@ -41,6 +41,9 @@
.form-group {
margin-bottom: 18px;
&-confrim-window {
}
}
.form-row {
@@ -139,6 +142,12 @@
margin: 20px 0 0 0;
}
.form-group-confrim-window {
.btn {
margin: 0;
}
}
.register-link {
text-align: center;
margin-top: 18px;