mirror of
https://github.com/shadoll/www.shadoll.git
synced 2026-08-28 03:28:32 +00:00
feat: enhance help system with toast notification highlighting and logo documentation
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user