Content-Length: 273854 | pFad | http://github.com/lowcoder-org/lowcoder/commit/6205ea80248153c5912a1979d8636cdd48d9649e

F4 fixed scrolling on list view · lowcoder-org/lowcoder@6205ea8 · GitHub
Skip to content

Commit 6205ea8

Browse files
fixed scrolling on list view
1 parent d55f4ce commit 6205ea8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

client/packages/lowcoder-design/src/components/ScrollBar.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,7 @@ export const ScrollBar = React.memo(({
9999

100100
return hideScrollbar ? (
101101
<ScrollBarWrapper
102-
className={className}
103-
$hideplaceholder={$hideplaceholder}
104-
$overflow={overflow}
102+
className={className}
105103
>
106104
{prefixNode}
107105
{children}
@@ -110,8 +108,6 @@ export const ScrollBar = React.memo(({
110108
) : (
111109
<ScrollBarWrapper
112110
className={className}
113-
$hideplaceholder={$hideplaceholder}
114-
$overflow={overflow}
115111
>
116112
<SimpleBar
117113
style={combinedStyle}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/6205ea80248153c5912a1979d8636cdd48d9649e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy