Message / Location: Fix pin layout
This commit is contained in:
parent
a087e7a429
commit
76e7757646
@ -4,9 +4,10 @@
|
||||
.media-inner {
|
||||
position: relative;
|
||||
|
||||
video,
|
||||
img,
|
||||
canvas {
|
||||
video.full-media,
|
||||
img.full-media,
|
||||
img.thumbnail,
|
||||
canvas.thumbnail {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
@ -22,8 +23,6 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.media-loading {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user