Refactor. Create index scope inside imageable shared examples to check index action of any imageable model. Add image to proposals index.
This commit is contained in:
@@ -653,15 +653,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.budget-investments-list {
|
||||
.budget-investment {
|
||||
.no-image {
|
||||
background: $brand;
|
||||
}
|
||||
.budget-investments-list .budget-investment,
|
||||
.proposals-list .proposal {
|
||||
|
||||
.no-image {
|
||||
background: $brand;
|
||||
}
|
||||
}
|
||||
|
||||
.budget-investments-list .budget-investment {
|
||||
.budget-investments-list .budget-investment,
|
||||
.proposals-list .proposal {
|
||||
|
||||
@include breakpoint(small) {
|
||||
.no-image {
|
||||
|
||||
Reference in New Issue
Block a user