Skip to content

Commit ab5314d

Browse files
committed
Remove cursor from dropdown menu header
1 parent 51a0e11 commit ab5314d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gui/app/styles/core/ui/ui-popup.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
background-color: map-get($gray-shades, 300);
4545
font-size: 1rem;
4646
font-weight: 600;
47+
cursor: auto;
4748

4849
&:hover {
4950
color: map-get($gray-shades, 800);

0 commit comments

Comments
 (0)