style: add model selection tips in playground

This commit is contained in:
jialin
2025-04-09 17:46:18 +08:00
parent fe8ff2b180
commit 694ffb0a81
11 changed files with 97 additions and 42 deletions
@@ -32,6 +32,7 @@ const OverlayScroller: React.FC<any> = ({
return (
<Wrapper
ref={scroller}
className="overlay-scroller-wrapper"
$maxHeight={maxHeight || '100%'}
hidden={false}
as="div"