apac-ops-bot/frontend
SamoilenkoVadym f645fd5394 Fix list spacing: kill p margins inside li elements
- Add .message-content li p { margin: 0 } to prevent paragraph margins
  inside list items (ReactMarkdown wraps li content in p tags)
- Add .message-content li ul/ol { margin: 1px } for nested lists
- Reduce nested list margins from 8px to 1px in theme.css

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 13:11:30 +00:00
..
public Rename bot to The APAC OpsBot 2026-02-11 12:54:37 +00:00
src Fix list spacing: kill p margins inside li elements 2026-02-11 13:11:30 +00:00
.env.example Update frontend .env.example with clearer HTTPS guidance 2026-02-02 17:22:23 -06:00
Dockerfile Fix crypto error by disabling MSAL when Azure AD is not configured 2026-01-28 10:56:54 +00:00
package-lock.json Update package-lock.json with react-syntax-highlighter dependencies 2026-02-03 11:22:20 -06:00
package.json Improve RAG quality and optimize message display styling 2026-02-03 16:23:17 +00:00
tsconfig.json Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00