mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Prevent network menu highlighting (#10643)
This commit is contained in:
parent
60514c12b0
commit
b8900140ec
@ -6,6 +6,7 @@
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
min-height: 25px;
|
min-height: 25px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
user-select: none;
|
||||||
|
|
||||||
&--disabled {
|
&--disabled {
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
|
Loading…
Reference in New Issue
Block a user