Prevent jump when hovering over asset list items

feature/default_network_editable
David Walsh 4 years ago committed by Mark Stacey
parent 8a5474a1ba
commit 4519b92208
  1. 2
      ui/app/components/app/asset-list-item/asset-list-item.scss

@ -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…
Cancel
Save