From 775b13a435ed339d1604c19abe182999274a1616 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 29 Sep 2025 10:22:10 +0800 Subject: [PATCH] fix: Style optimization --- frontend/src/views/system/prompt/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/system/prompt/index.vue b/frontend/src/views/system/prompt/index.vue index b56193894..bcc1156f6 100644 --- a/frontend/src/views/system/prompt/index.vue +++ b/frontend/src/views/system/prompt/index.vue @@ -851,7 +851,7 @@ const typeChange = (val: any) => { font-weight: 400; font-size: 14px; line-height: 22px; - background: #ff8800; + color: #ff8800; } .no-error.no-error { .ed-form-item__error {