mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #9871 from darkwing/hover-send
Show send text upon hover in main asset list
This commit is contained in:
commit
9da719efef
@ -57,7 +57,8 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
& &__send-token-button {
|
||||
&:hover &__send-token-button,
|
||||
&:focus-within &__send-token-button {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user