feat: add telegram guardrails for trials and referrals

This commit is contained in:
3252a8
2026-06-04 10:51:58 +03:00
parent 33707b7257
commit 2ad6b14513
26 changed files with 1944 additions and 125 deletions
+12
View File
@@ -2028,7 +2028,19 @@ a {
}
.settings-telegram-link-btn {
min-width: 0;
height: auto;
min-height: 46px;
flex-wrap: wrap;
justify-content: center;
padding-block: 10px;
line-height: 1.16;
white-space: normal;
overflow-wrap: anywhere;
}
.settings-telegram-link-btn svg {
flex: 0 0 auto;
}
.telegram-notifications-card {