This commit is contained in:
Daijiro Miyazawa 2026-01-30 10:17:17 -05:00 committed by GitHub
commit 4fe84a62ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13397 additions and 1 deletions

13396
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
height: calc(100vh - 160px);
margin: -16px;
border-radius: var(--radius-xl);
overflow: hidden;
/* overflow: hidden; */
border: 1px solid var(--border);
background: var(--panel);
}