14-04-2026

Веб пуш работает. Дальше попробую звонки добавить.
This commit is contained in:
AidarKC
2026-04-15 00:50:25 +03:00
parent 21fbc8ffa0
commit 0b7691bdea
7 changed files with 152 additions and 6 deletions
+4
View File
@@ -289,6 +289,10 @@
width: min(100%, 320px);
}
.login-actions-wide {
width: 100%;
}
.auth-footer-actions {
grid-template-columns: repeat(2, minmax(0, 1fr));
}