Skip to content

Commit ccf750a

Browse files
committed
changed cursor to pointer on plus and minus button from sidebar
1 parent 34c7890 commit ccf750a

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)