Skip to content

Commit fd8782a

Browse files
committed
update
1 parent e3b9457 commit fd8782a

File tree

5 files changed

+214
-200
lines changed

5 files changed

+214
-200
lines changed

_layouts/embed-preview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h3 class="text-[10px] font-semibold text-dynamic-muted-foreground uppercase tra
172172

173173
<!-- Prompt Container - Full height of parent -->
174174
<div id="prompt-container" class="flex-1 bg-dynamic-muted border border-dynamic-border rounded-xl p-3 relative focus-within:border-dynamic-primary transition-colors flex flex-col min-h-0">
175-
<div id="prompt-text" class="flex-1 text-dynamic-foreground leading-relaxed whitespace-pre-wrap overflow-y-auto custom-scrollbar text-sm sm:text-base transition-all duration-300"></div>
175+
<div id="prompt-text" class="flex-1 text-dynamic-foreground leading-relaxed whitespace-pre-wrap overflow-y-auto custom-scrollbar text-sm sm:text-base duration-300"></div>
176176
<div id="prompt-placeholder" class="text-dynamic-muted-foreground italic absolute top-3 left-3 pointer-events-none text-sm sm:text-base">← Enter your prompt on designer...</div>
177177
</div>
178178
</div>

0 commit comments

Comments
 (0)