Skip to content

Commit ab5137f

Browse files
authored
Merge pull request #496 from Afrin127329/bug/changed-cursor-pointer-#493
Changed cursor to pointer on plus and minus button from sidebar
2 parents 354f49c + ccf750a commit ab5137f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/SidebarGroup.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
display: flex;
7474
flex-direction: row;
7575
align-items: baseline;
76+
cursor: pointer;
7677

7778
& .button {
7879
color: var(--processing-blue-dark);

0 commit comments

Comments
 (0)