The expanded container/service drawer cards were overflowing horizontally instead of wrapping when the table had overflow-x-auto. Adding overflow-hidden to the drawer's outer container forces the flex-wrap to work correctly. Related to #789 |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| constants | ||
| hooks | ||
| pages | ||
| stores | ||
| styles | ||
| test | ||
| types | ||
| utils | ||
| App.tsx | ||
| constants.ts | ||
| index.css | ||
| index.tsx | ||
| vite-env.d.ts | ||