Use cursor:pointer on space panel buttons

This commit is contained in:
Michael Telatynski 2021-09-09 11:40:43 +01:00
parent e5bd863054
commit 82cd7acdae

View File

@ -114,6 +114,7 @@ $activeBorderColor: $secondary-content;
align-items: center;
padding: 4px 4px 4px 0;
width: 100%;
cursor: pointer;
&.mx_SpaceButton_active {
&:not(.mx_SpaceButton_narrow) .mx_SpaceButton_selectionWrapper {