Skip to content

Commit 7abf48b

Browse files
authored
Masterbar: display a pointer cursor for the sidebar menu toggle button (#98651)
1 parent 020d654 commit 7abf48b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/layout/masterbar/style.scss

+1
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,7 @@ body.is-mobile-app-view {
562562
display: inline-block;
563563
margin-right: 2px;
564564
margin-left: -1px;
565+
cursor: pointer;
565566
}
566567
}
567568

0 commit comments

Comments
 (0)