UI bug fixed in PopupWindow drawer
This commit is contained in:
parent
a82e74381f
commit
81f4f1c46f
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
margin: 0 var(--sp-extra-tight);
|
||||
border-radius: var(--bo-radius);
|
||||
&--selected {
|
||||
border: 1px solid var(--bg-surface-border);
|
||||
box-shadow: var(--bs-surface-border);
|
||||
background-color: var(--bg-surface);
|
||||
|
||||
& .context-menu__item > button {
|
||||
|
|
Loading…
Reference in a new issue