Skip to content

Commit 0bf4c82

Browse files
committed
fix: Style optimization
1 parent 75bd13a commit 0bf4c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/system/prompt/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ const typeChange = (val: any) => {
851851
font-weight: 400;
852852
font-size: 14px;
853853
line-height: 22px;
854-
background: #ff8800;
854+
color: #ff8800;
855855
}
856856
.no-error.no-error {
857857
.ed-form-item__error {

0 commit comments

Comments
 (0)