mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-03 03:50:42 +03:00
Make cursor pointer on menubar mouseover.
This commit is contained in:
parent
9835e2e0b4
commit
e0ae266bb2
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ limitations under the License.
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBarWidgets {
|
||||
|
|
Loading…
Reference in a new issue