Skip to content

Commit 00ec15d

Browse files
committed
Change cursor to help
1 parent f34a9b7 commit 00ec15d

File tree

1 file changed

+1
-1
lines changed
  • packages/edit-site/src/components/navigation-sidebar/navigation-panel

1 file changed

+1
-1
lines changed

packages/edit-site/src/components/navigation-sidebar/navigation-panel/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,5 @@
143143
display: block;
144144
background: var(--wp-admin-theme-color);
145145
border-radius: 50%;
146-
cursor: default;
146+
cursor: help;
147147
}

0 commit comments

Comments
 (0)