style: page segment fontsize

This commit is contained in:
jialin
2026-05-30 08:28:38 +08:00
committed by Lawrence Li
parent f62e0ba372
commit d33167d070
4 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -55,7 +55,8 @@ const LLModels: React.FC = () => {
<Segmented
shape="round"
style={{
backgroundColor: 'var(--ant-color-fill-secondary)'
backgroundColor: 'var(--ant-color-fill-secondary)',
fontSize: 13
}}
size="middle"
className="m-l-24 font-400"