Vanessa 2025-09-17 09:40:34 +08:00
parent 9a605e8692
commit 2ed6bc0de7
2 changed files with 5 additions and 1 deletions

View file

@ -74,4 +74,8 @@
left: -8px;
bottom: 8px;
}
&__move {
cursor: move;
}
}

View file

@ -901,7 +901,7 @@ export class Toolbar {
this.subElement.style.padding = "0";
}
this.subElement.innerHTML = `<div ${(isPin && this.subElement.firstElementChild.getAttribute("data-drag") === "true") ? 'data-drag="true"' : ""}><div class="block__icons block__icons--menu fn__flex" style="border-radius: var(--b3-border-radius-b) var(--b3-border-radius-b) 0 0;">
<span class="fn__flex-1 resize__move">
<span class="fn__flex-1 resize__move" style="line-height: 24px;">
${title}
</span>
<span class="fn__space"></span>