Pulse/frontend-modern
rcourtman 2078421da4 Fix Docker expanded drawer cards being cut off
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
2025-12-01 15:06:49 +00:00
..
public Fix host agent registration verification issues (#746) 2025-11-24 14:28:09 +00:00
src Fix Docker expanded drawer cards being cut off 2025-12-01 15:06:49 +00:00
.eslintignore
.eslintrc.cjs
.gitignore
.prettierignore
.prettierrc
index.html
package-lock.json
package.json
pnpm-lock.yaml fix: local dev setup, encryption key generation, and pnpm lockfile 2025-11-19 14:48:09 +00:00
postcss.config.js
tailwind.config.js
tsconfig.json
tsconfig.node.json
vite.config.ts WIP: Save all pending changes including frontend updates and unified agent scaffolding 2025-11-25 11:27:07 +00:00