Revert "🎨"

This reverts commit af738d9ca9.
This commit is contained in:
syuilo
2023-04-21 09:29:32 +09:00
parent 1dac961784
commit 18df1c7a52
16 changed files with 26 additions and 1 deletions

View File

@@ -316,8 +316,12 @@ 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 {