editor panel : pointer events all on close button
This commit is contained in:
parent
e4b3188aff
commit
0eb4ed21e3
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ nav {
|
|||
background: transparent;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
pointer-events: all;
|
||||
|
||||
color: var(--color-interface-300);
|
||||
transition: color 0.2s ease;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue