fine-tune the new UI theme

This commit is contained in:
RockYang
2024-12-24 17:43:40 +08:00
parent e857f98e5c
commit b01b10014a
13 changed files with 325 additions and 448 deletions

View File

@@ -178,7 +178,6 @@
type="textarea"
ref="promptRef"
v-loading="isGenerating"
style="--el-mask-color: rgba(100, 100, 100, 0.8)"
placeholder="请在此输入绘画提示词,您也可以点击下面的提示词助手生成绘画提示词"
/>
</div>
@@ -272,7 +271,6 @@
type="textarea"
ref="promptRef"
v-loading="isGenerating"
style="--el-mask-color: rgba(100, 100, 100, 0.8)"
placeholder="请在此输入绘画提示词,系统会自动翻译中文提示词,高手请直接输入英文提示词"
/>
</div>