fix: Floating toolbar overflow

This commit is contained in:
Tom Moor
2023-09-29 22:32:43 -04:00
parent aa79bc85f1
commit 2868ab2d00
2 changed files with 7 additions and 7 deletions

View File

@@ -270,7 +270,6 @@ const Wrapper = styled.div<WrapperProps>`
box-sizing: border-box;
pointer-events: none;
white-space: nowrap;
overflow: hidden;
${arrow}