feat: LEXAI-21 popup text input with quick action buttons
Some checks failed
CI — Test & Build / Test & Build (push) Has been cancelled

This commit is contained in:
Forge
2026-03-06 15:01:29 +08:00
parent ec3ece0ea1
commit 9604bef3a4
2 changed files with 330 additions and 38 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>LexAI</title>
<style>body { margin: 0; width: 320px; }</style>
<style>body { margin: 0; min-width: 420px; }</style>
</head>
<body>
<div id="app"></div>