Browse Source

修改了样式

feature/feature-compatible
wangkesi 7 years ago
parent
commit
cd1d13ac60
2 changed files with 4 additions and 4 deletions
  1. 6
      src/view/goods-classify.vue
  2. 2
      src/view/home.vue

6
src/view/goods-classify.vue

@ -282,8 +282,8 @@ export default {
i {
font-style: normal;
background: rgba(255, 242, 229, 1);
padding: 0.05rem 0.1rem;
line-height: 1;
padding: 0rem 0.1rem;
line-height: 1.2;
}
}
.ellipsis {
@ -294,7 +294,7 @@ export default {
-webkit-line-clamp: 1;
word-wrap: break-word;
// height: 0.32rem;
// padding-top:0.01rem;
// padding-top:0.01rem;
white-space: normal;
word-break: break-all;
}

2
src/view/home.vue

@ -484,7 +484,7 @@ export default {
font-size: 0.33rem;
font-weight: 400;
padding-top: 0.03rem;
line-height: 1.2;
line-height: 1.2;
color: rgba(51, 51, 51, 1);
margin-bottom: 0.13rem;
text-overflow: ellipsis;

Loading…
Cancel
Save