odota / web

React web interface for the OpenDota platform
https://www.opendota.com
MIT License
1.07k stars 390 forks source link

Fixed size of icons for backpack item costs #3164

Closed robsassack closed 3 months ago

robsassack commented 3 months ago

This fixes the issue with the sizing of the cost icons described in #3163 by @builder-247.

image

robsassack commented 3 months ago

@howardchung Looks like it's correct by switching it to max-height+max-width instead. Does this work? image