fix: scroll of deal services fixed
This commit is contained in:
@ -15,9 +15,10 @@ const DealServicesTable: FC = () => {
|
||||
<Flex
|
||||
direction={"column"}
|
||||
gap={"sm"}
|
||||
mah={"90vh"}>
|
||||
h={"88vh"}>
|
||||
<DealServicesTitle />
|
||||
<ScrollArea
|
||||
flex={1}
|
||||
scrollbars={"y"}
|
||||
offsetScrollbars={"y"}>
|
||||
<Flex
|
||||
|
||||
Reference in New Issue
Block a user