Make cursor pointer on menubar mouseover.
This commit is contained in:
parent
9835e2e0b4
commit
e0ae266bb2
|
@ -85,6 +85,7 @@ limitations under the License.
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AppTileMenuBarWidgets {
|
.mx_AppTileMenuBarWidgets {
|
||||||
|
|
Loading…
Reference in New Issue