mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
Permissions button cursor.
This commit is contained in:
parent
c1fe3533c4
commit
50f5abf535
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ form.mx_Custom_Widget_Form div {
|
|||
|
||||
.mx_AppPermissionButton:hover {
|
||||
background-color: $primary-fg-color;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_AppLoading {
|
||||
|
|
Loading…
Reference in a new issue