mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #9881 from darkwing/prevent-send-button-jump
Prevent jump when hovering over asset list items
This commit is contained in:
commit
70a3a7b09c
@ -46,6 +46,8 @@
|
|||||||
display: none;
|
display: none;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
padding-top: 0;
|
||||||
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 576px) {
|
@media (min-width: 576px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user