Fix location map attribution rendering over message action bar (#7974)
This commit is contained in:
committed by
GitHub
parent
15cbc6c26c
commit
86329012f3
@@ -18,6 +18,7 @@ limitations under the License.
|
||||
.mx_MLocationBody_map {
|
||||
width: 450px;
|
||||
height: 300px;
|
||||
z-index: 0; // keeps the entire map under the message action bar
|
||||
|
||||
border-radius: $timeline-image-border-radius;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user