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