优化细节~

This commit is contained in:
w_xiaolizu
2023-06-08 12:24:50 +08:00
parent 11406f5c2a
commit 536687bb71
2 changed files with 10 additions and 6 deletions

View File

@ -140,8 +140,8 @@ textarea {
z-index: 2;
}
#prompt_result{
height: 50vh !important;
max-height: 50vh !important;
height: 60vh !important;
max-height: 60vh !important;
}
.wrap.svelte-18telvq.svelte-18telvq {
padding: var(--block-padding) !important;