Improved tags filtering control

This commit is contained in:
Alejandro Celaya
2018-08-10 22:27:50 +02:00
parent c80fea2877
commit b3be7df890
3 changed files with 8 additions and 3 deletions

View File

@@ -16,6 +16,6 @@
}
.tag__close-selected-tag.tag__close-selected-tag:hover {
color: inherit;
opacity: 1;
color: inherit !important;
opacity: 1 !important;
}