Fix location map attribution rendering over message action bar (#7974)
This commit is contained in:
parent
15cbc6c26c
commit
86329012f3
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue