@@ -168,7 +168,7 @@ const meatureStyle = css`
width: 100%;
height: 100%;
left: 0;
- top: 50px;
+ top: 0px;
z-index: 999;
pointer-events: none;
@@ -21,7 +21,7 @@ export default defineUI({
return (
<div>
{
- <div id="toptoolbar" class={"p-10px h-50px flex items-center justify-between"}>
+ false && <div id="toptoolbar" class={"p-10px h-50px flex items-center justify-between"}>
<div class="flex-grow flex items-center">
toolsLeft.map((item) => {