This commit is contained in:
syuilo
2023-04-21 09:34:36 +09:00
parent 18df1c7a52
commit 87ff004c73
6 changed files with 6 additions and 14 deletions

View File

@@ -318,10 +318,7 @@ function onDrop(ev) {
background: var(--panelHeaderBg);
box-shadow: 0 1px 0 0 var(--panelHeaderDivider);
cursor: pointer;
&, * {
user-select: none;
}
user-select: none;
}
.title {