Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6770 from matrix-org/t3chguy/fix/18951
Browse files Browse the repository at this point in the history
Use cursor:pointer on space panel buttons
  • Loading branch information
t3chguy authored Sep 9, 2021
2 parents e5bd863 + 82cd7ac commit 8cf891f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/structures/_SpacePanel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 8cf891f

Please sign in to comment.