deco-sites / fashion

The deco.cx Fashion Store Starter
https://fashion.deco.site
76 stars 126 forks source link

fix: quantity selector width on firefox #426

Closed tlgimenes closed 1 year ago

tlgimenes commented 1 year ago

What is this contribution about?

Firefox leaves, by default, 20 characters for the input element. This breaks minicart. For this reason, let's leave only 3 Before:

image

After

image