Hide overflow
Summary: ^ Reviewed By: mweststrate Differential Revision: D40316441 fbshipit-source-id: 235d0d3260743e3cdd85921aa27d20eef8217cae
This commit is contained in:
committed by
Facebook GitHub Bot
parent
47bc32974b
commit
5089f0319f
@@ -60,6 +60,7 @@ export const Visualization2D: React.FC<
|
||||
position: 'relative',
|
||||
width: toPx(rootBounds.width),
|
||||
height: toPx(rootBounds.height),
|
||||
overflow: 'hidden',
|
||||
}}>
|
||||
<OuterBorder />
|
||||
{rootSnapshot ? (
|
||||
|
||||
Reference in New Issue
Block a user