fix: quasar color does not support hsl
This commit is contained in:
parent
2c013c8ba5
commit
7a43bca10c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ $dark: var(--gray-11);
|
|||
$dark-page: var(--gray-10);
|
||||
|
||||
$positive: #00bd9d;
|
||||
$negative: var(--red-9-hsl);
|
||||
$negative: var(--red-9);
|
||||
$info: #328bf3;
|
||||
$warning: #ffc224;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue