feat(dashboard,types,js-sdk,ui): Tax Regions UI (#7935)
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ const Content = forwardRef<
|
||||
return (
|
||||
<FocusModal.Content
|
||||
ref={ref}
|
||||
className={clx("top-6", className)}
|
||||
className={clx("!top-6", className)}
|
||||
overlayProps={{
|
||||
className: "bg-transparent",
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user