UI bug fixed in PopupWindow drawer
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
margin: 0 var(--sp-extra-tight);
|
margin: 0 var(--sp-extra-tight);
|
||||||
border-radius: var(--bo-radius);
|
border-radius: var(--bo-radius);
|
||||||
&--selected {
|
&--selected {
|
||||||
border: 1px solid var(--bg-surface-border);
|
box-shadow: var(--bs-surface-border);
|
||||||
background-color: var(--bg-surface);
|
background-color: var(--bg-surface);
|
||||||
|
|
||||||
& .context-menu__item > button {
|
& .context-menu__item > button {
|
||||||
|
|||||||
Reference in New Issue
Block a user