increase prompt priority

This commit is contained in:
KOWX712
2024-12-07 17:33:59 +08:00
parent 11d3b34657
commit 15f975ee67

View File

@@ -606,7 +606,7 @@ body {
color: white;
font-size: 15px;
padding: 5px 15px;
z-index: 1000;
z-index: 2000;
transform: translateY(100%);
transition: transform 0.5s ease;
white-space: nowrap;