fix: A2UI now behaves better

This commit is contained in:
2026-05-01 23:15:04 +02:00
parent 64a5eb525d
commit c495a2ed0a
7 changed files with 163 additions and 12 deletions

View File

@@ -5620,6 +5620,8 @@ button svg * {
}
.chat-inline-surface {
width: 100%;
margin: 12px 0 0;
overflow: hidden;
}