diff --git a/src/global.less b/src/global.less index 0048ecb3..31492b74 100644 --- a/src/global.less +++ b/src/global.less @@ -9,6 +9,7 @@ html { --ant-color-fill-secondary: rgba(0, 0, 0, 6%); --ant-color-fill-tertiary: rgba(0, 0, 0, 4%); --ant-color-fill-quaternary: rgba(0, 0, 0, 2%); + --color-text-light-1: rgba(255, 255, 255, 90%); --color-fill-1: var(--ant-color-fill-tertiary); --color-scrollbar-thumb: rgba(193, 193, 193, 80%); --color-scrollbar-track: var(--ant-color-fill-tertiary); diff --git a/src/pages/llmodels/components/advance-config.tsx b/src/pages/llmodels/components/advance-config.tsx index 02f05c84..7ac670c4 100644 --- a/src/pages/llmodels/components/advance-config.tsx +++ b/src/pages/llmodels/components/advance-config.tsx @@ -211,6 +211,7 @@ const AdvanceConfig: React.FC = (props) => { >