mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Use cursor:pointer on space panel buttons
This commit is contained in:
parent
e5bd863054
commit
82cd7acdae
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user