🎨
This commit is contained in:
parent
18df1c7a52
commit
87ff004c73
6 changed files with 6 additions and 14 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue