fix: แก้สี ไม่ตรง

This commit is contained in:
Net 2024-07-03 14:13:01 +07:00 committed by Methapon2001
parent 18b7c5c5ab
commit 6041ffd159

View file

@ -315,11 +315,11 @@ defineEmits<{
}
}
&.color__purple {
--_color: var(--purple-11-hsl);
--_color: var(--violet-11-hsl);
}
&.color__green {
--_color: var(--teal-9-hsl);
--_color: var(--teal-10-hsl);
}
}