Authored by 梁志锋

Merge remote-tracking branch 'remotes/origin/release/4.3'

This diff could not be displayed because it is too large.
... ... @@ -17,7 +17,7 @@
width: 50%;
height: 60px;
line-height: 60px;
font-size: 16px;
font-size: 16PX;
text-align: center;
color: #ccc;
... ... @@ -62,10 +62,10 @@
}
.brand-deps {
height: 40px;
line-height: 40px;
padding-left: 10px;
font-size: 14px;
height: 40PX;
line-height: 40PX;
padding-left: 10PX;
font-size: 14PX;
background: #fff;
max-width: 100%;
overflow: hidden;
... ...