Moved bgc colors to relevant file
This commit is contained in:
@@ -139,7 +139,7 @@ function handleQueryDelete() {
|
||||
>
|
||||
<span
|
||||
class="bgc"
|
||||
:class="cn(`bgc-${category.color}`)"
|
||||
:class="cn(`element-${category.color}`)"
|
||||
>
|
||||
{{ $t(`ui.colors.${category.color}`) }}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user