This commit is contained in:
Will Miao
2025-03-13 20:55:35 +08:00
parent 0b0caa1142
commit 444e8004c7

View File

@@ -141,7 +141,7 @@
.support-toggle:hover {
background: var(--lora-accent);
color: white;
color: var(--lora-error) !important;
transform: translateY(-2px);
}