fix: Selected item bg color
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
@extend .hover\:color-text;
|
||||
}
|
||||
|
||||
&[data-current-selected] {
|
||||
.sn-dropdown-popover &[data-current-selected] {
|
||||
background-color: var(--sn-stylekit-info-backdrop-color);
|
||||
@extend .color-info;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user