feat: enhance help system with toast notification highlighting and logo documentation

This commit is contained in:
sha
2025-12-28 05:38:55 +02:00
parent 6ced857f0f
commit a27fcfc0f6
3 changed files with 52 additions and 22 deletions
+1 -1
View File
@@ -424,7 +424,7 @@ html, body {
0 2px 8px rgba(0, 0, 0, 0.2),
inset 0 1px 0 rgba(255, 255, 255, 0.3),
inset 0 -1px 0 rgba(0, 0, 0, 0.1);
z-index: 999;
z-index: 1002;
opacity: 0;
transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
pointer-events: none;