This commit is contained in:
parent
2edfb66423
commit
afb06dd4a5
|
@ -40,7 +40,7 @@
|
||||||
margin-bottom: .3em;
|
margin-bottom: .3em;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
line-height: initial;
|
line-height: initial;
|
||||||
font-size: 1.2em;
|
font-size: 1.05em;
|
||||||
max-height:2.4em;
|
max-height:2.4em;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
@ -50,7 +50,6 @@
|
||||||
No results
|
No results
|
||||||
</vn-empty-rows>
|
</vn-empty-rows>
|
||||||
</vn-card>
|
</vn-card>
|
||||||
|
|
||||||
<vn-horizontal class="catalog-list">
|
<vn-horizontal class="catalog-list">
|
||||||
<section class="product" ng-repeat="item in items">
|
<section class="product" ng-repeat="item in items">
|
||||||
<vn-card>
|
<vn-card>
|
||||||
|
|
Loading…
Reference in New Issue