Remove image prompt generation logic and related styles

This commit is contained in:
2026-05-08 03:06:49 +02:00
parent 3691151bd4
commit 52a8bb8222
2 changed files with 0 additions and 134 deletions

View File

@@ -366,11 +366,6 @@ select {
color: var(--subtle);
}
.image-prompt {
min-height: 110px;
background: var(--surface);
}
.modal-backdrop {
position: fixed;
inset: 0;