UI bug fixed in PopupWindow drawer
This commit is contained in:
parent
3fe1bd7dd3
commit
c70daed0e9
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…
Add table
Reference in a new issue