Make cursor pointer on menubar mouseover.

pull/5786/head
Richard Lewis 2017-12-05 18:07:19 +00:00
parent 9835e2e0b4
commit e0ae266bb2
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ limitations under the License.
flex-direction: row;
align-items: center;
justify-content: space-between;
cursor: pointer;
}
.mx_AppTileMenuBarWidgets {