Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
zyronon committed Dec 5, 2023
2 parents 3bd8aad + 3f1cf4b commit 0fcd0e5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/list/DictItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,6 @@ const emit = defineEmits<{

&.active {
background: var(--color-item-active);
color: var(--color-font-active-1);

.desc {
color: var(--color-font-active-2);
}
}

&:hover {
Expand Down

0 comments on commit 0fcd0e5

Please sign in to comment.