Make cursor pointer on menubar mouseover.
parent
9835e2e0b4
commit
e0ae266bb2
|
@ -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 New Issue