Merge branch 'develop' into gsouquet/fix-18144

This commit is contained in:
Germain 2021-07-30 08:10:15 +01:00 committed by GitHub
commit 375f7b670a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 1713 additions and 737 deletions

View file

@ -43,8 +43,10 @@ limitations under the License.
margin-bottom: 7px;
mask-image: url('$(res)/img/feather-customised/minimise.svg');
}
}
&:hover .mx_ViewSourceEvent_toggle {
.mx_EventTile:hover {
.mx_ViewSourceEvent_toggle {
visibility: visible;
}
}