This commit is contained in:
syuilo
2023-04-20 20:01:54 +09:00
parent 40debf20d8
commit af738d9ca9
16 changed files with 1 additions and 26 deletions

View File

@@ -316,12 +316,8 @@ function onDrop(ev) {
font-size: 0.9em;
color: var(--panelHeaderFg);
background: var(--panelHeaderBg);
box-shadow: 0 1px 0 0 var(--panelHeaderDivider);
cursor: pointer;
&, * {
user-select: none;
}
user-select: none;
}
.title {