fix: แก้สี ไม่ตรง
This commit is contained in:
parent
18b7c5c5ab
commit
6041ffd159
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue