diff --git a/packages/editor/src/styles/table.css b/packages/editor/src/styles/table.css index 0e706f41fb..5066204d40 100644 --- a/packages/editor/src/styles/table.css +++ b/packages/editor/src/styles/table.css @@ -160,7 +160,7 @@ opacity: 0; pointer-events: none; outline: none; - z-index: 10; + z-index: 9; transition: all 0.2s ease; &:hover {