overflow-x-auto implicitly sets overflow-y:auto, creating a clipping context that cut off the upward-opening position:absolute dropdown panels. Changed to flex-wrap so buttons wrap on narrow screens and dropdowns display correctly. |
||
|---|---|---|
| .. | ||
| src | ||
| babel.config.json | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||