bboxfinder.com icon indicating copy to clipboard operation
bboxfinder.com copied to clipboard

fix: allow dynamic width for the tile level element

Open jony89 opened this issue 4 years ago • 0 comments

currently when reaching to more than 9 chars in the tile level element the values are hidden by the zoom box.

the tile level should be visible at all time, since it is a span, we do not need to give it a width in order to give it a dynamic width according to it's content.

Screen Shot 2020-07-01 at 12 13 13 PM

jony89 avatar Jul 01 '20 09:07 jony89