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
+3 -1
View File
@@ -31,7 +31,9 @@ const LogsList: React.FC<LogsListProps> = forwardRef((props, ref) => {
initialized
} = useOverlayScroller({
options: {
theme: 'os-theme-light'
scrollbars: {
theme: 'os-theme-light'
}
}
});
const [innerHieght, setInnerHeight] = useState(