mirror of
https://github.com/koloml/philomena-tagging-assistant.git
synced 2026-05-09 15:12:21 +00:00
Fixed tags being user-selectable
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.block.tag-presets {
|
||||
.tag {
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
&.is-missing {
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user