Регистрация: ожидание подтверждения Solana

This commit is contained in:
AidarKC
2026-07-17 18:31:05 +04:00
parent 2890cdd457
commit daa516babe
6 changed files with 251 additions and 105 deletions
+5 -1
View File
@@ -763,7 +763,7 @@
.registration-finish-title {
margin: 0;
font-size: clamp(1.7rem, 6vw, 2.15rem);
font-size: clamp(1.9rem, 7vw, 2.45rem);
line-height: 1.18;
text-wrap: balance;
}
@@ -776,6 +776,10 @@
word-break: break-word;
}
.registration-finish-card .primary-btn {
width: 100%;
}
.registration-finish-tx-link {
color: #9fd8ff;
text-decoration: underline;