style: overlay scroller

This commit is contained in:
jialin
2025-04-28 10:05:06 +08:00
parent 838e0f9910
commit 4b748ee43a
18 changed files with 144 additions and 149 deletions
@@ -284,7 +284,7 @@ const ModelItem: React.FC<ModelItemProps> = forwardRef((props, ref) => {
<OverlayScroller
maxHeight={500}
style={{ paddingInline: '16px' }}
theme="os-theme-dark"
oppositeTheme={true}
>
<DynamicParams
ref={formRef}