Fix un-fullwidth media style
This commit is contained in:
parent
be2bac05aa
commit
1ebe66b78c
|
@ -81,7 +81,7 @@
|
|||
position: relative;
|
||||
background: $base-shadow-color;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 110px;
|
||||
|
||||
.detailed-status & {
|
||||
margin-left: -22px;
|
||||
|
|
Loading…
Reference in New Issue