no user select for rating label
This commit is contained in:
@@ -403,6 +403,7 @@
|
|||||||
color: rgba(255, 255, 255, 0.4);
|
color: rgba(255, 255, 255, 0.4);
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-rating-option input:checked + .item-rating-label.sfw {
|
.item-rating-option input:checked + .item-rating-label.sfw {
|
||||||
|
|||||||
Reference in New Issue
Block a user