There was an error while loading. Please reload this page.
1 parent 15cbc6c commit 8632901Copy full SHA for 8632901
res/css/views/messages/_MLocationBody.scss
@@ -18,6 +18,7 @@ limitations under the License.
18
.mx_MLocationBody_map {
19
width: 450px;
20
height: 300px;
21
+ z-index: 0; // keeps the entire map under the message action bar
22
23
border-radius: $timeline-image-border-radius;
24
}
0 commit comments