Fix media detailed style
parent
8709608e10
commit
75ab24dcea
|
@ -84,8 +84,9 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
.detailed-status & {
|
.detailed-status & {
|
||||||
width: 100%;
|
margin-left: -22px;
|
||||||
height: 100%;
|
width: calc(100% + 44px);
|
||||||
|
height: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include fullwidth-gallery;
|
@include fullwidth-gallery;
|
||||||
|
|
Loading…
Reference in New Issue