fix: improve close button alignment in chat error containers (#782)

Adjusted positioning to top-2.5 left-2 and add left padding to prevent
text overlap with the close button. 

<img width="715" height="61" alt="image"
src="https://github.com/user-attachments/assets/1e47f577-2b11-4928-82a6-053abc77dd1e"
/>

<img width="727" height="101" alt="image"
src="https://github.com/user-attachments/assets/b6058eca-93e0-445e-b17a-dee81911b90b"
/>
This commit is contained in:
Abdur Rahman
2025-08-06 03:04:17 +05:30
committed by GitHub
parent 5db0b04400
commit bbc50197c2
2 changed files with 6 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "dyad",
"version": "0.14.0-beta.1",
"version": "0.15.0-beta.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dyad",
"version": "0.14.0-beta.1",
"version": "0.15.0-beta.2",
"license": "MIT",
"dependencies": {
"@ai-sdk/anthropic": "^1.2.8",