parent
57af1156ba
commit
ca5b2685bb
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ const Container = styled.div`
|
|||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
scrollbar-width: none;
|
||||
`
|
||||
|
||||
type ReceiveVerticalWheelEventFn = (ev: WheelEvent) => void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue