1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Prevent jump when hovering over asset list items

This commit is contained in:
David Walsh 2020-11-13 13:30:48 -06:00
parent d78e6dc821
commit 587d07c730

View File

@ -46,6 +46,8 @@
display: none;
text-transform: uppercase;
width: fit-content;
padding-top: 0;
padding-bottom: 0;
}
@media (min-width: 576px) {