Виправлення помилок.

Додан новий метод авторізації в застосунок.
This commit is contained in:
2026-06-16 16:50:01 +03:00
parent 0b38f137bf
commit 9797ff6137
28 changed files with 2756 additions and 493 deletions
+1
View File
@@ -57,6 +57,7 @@ const CARD_STYLES_CSS = `
position: relative;
z-index: 1;
filter: blur(3px);
-webkit-mask-image: -webkit-radial-gradient(white, black);
border-radius: calc(var(--border-radius, 15px) - 5px);
}
.contents {