mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Prevent jump when hovering over asset list items
This commit is contained in:
parent
8a5474a1ba
commit
4519b92208
@ -46,6 +46,8 @@
|
||||
display: none;
|
||||
text-transform: uppercase;
|
||||
width: fit-content;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
@media (min-width: 576px) {
|
||||
|
Loading…
Reference in New Issue
Block a user