Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit b31acde

Browse files
committed
Add default cursor to list-item elements
1 parent 807f7b2 commit b31acde

File tree

1 file changed

+1
-0
lines changed
  • assets/js/base/components/dropdown-selector

1 file changed

+1
-0
lines changed

assets/js/base/components/dropdown-selector/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@
152152
.wc-block-dropdown-selector__list-item {
153153
background-color: #fff;
154154
color: $core-grey-dark-600;
155+
cursor: default;
155156
font-size: 0.8em;
156157
padding: 0 $gap-smallest;
157158

0 commit comments

Comments
 (0)