fix: fixed columns draggables and styles
This commit is contained in:
@ -29,7 +29,8 @@ const BoardsMobile = () => {
|
||||
scrollbars={"x"}
|
||||
scrollbarSize={0}
|
||||
w={"100vw"}
|
||||
mt={5}>
|
||||
mt={5}
|
||||
mb={"sm"}>
|
||||
<Group
|
||||
wrap={"nowrap"}
|
||||
gap={0}>
|
||||
|
||||
Reference in New Issue
Block a user