mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 23:58:06 +01:00
Show send text upon hover in main asset list
This commit is contained in:
parent
67303b7865
commit
9677d090d1
@ -57,7 +57,8 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
& &__send-token-button {
|
&:hover &__send-token-button,
|
||||||
|
&:focus-within &__send-token-button {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user