Fix for user selection on the dropdown menu button (#1773)
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
i {
|
i {
|
||||||
|
Reference in New Issue
Block a user