Remove green border from selected tags

This commit is contained in:
Cohee 2024-06-25 01:03:09 +03:00
parent 3b1bd97845
commit 974b98ed8e
1 changed files with 0 additions and 1 deletions

View File

@ -183,7 +183,6 @@
.tag.selected {
opacity: 1 !important;
filter: none !important;
border: 1px solid lightgreen;
}
.tag.excluded {