Commit 40459e80 by 任建

renjian

parent 9490ed71
...@@ -618,9 +618,8 @@ ...@@ -618,9 +618,8 @@
} }
.brandfind-list-page .el-pagination { .brandfind-list-page .el-pagination {
margin-top: 18px; margin-top: 100px;
float: right; float: right;
margin-bottom: 18px;
} }
.loading-brandfind{ .loading-brandfind{
width: 100%; width: 100%;
......
...@@ -120,7 +120,6 @@ ...@@ -120,7 +120,6 @@
/* */ /* */
.ncldetail-main-item { .ncldetail-main-item {
float: left; float: left;
min-width: 178px;
min-height: 171px; min-height: 171px;
width: 14.05%; width: 14.05%;
height: 10.4%; height: 10.4%;
...@@ -198,17 +197,17 @@ ...@@ -198,17 +197,17 @@
.ncldetail-main-item>.maskLayer>.text { .ncldetail-main-item>.maskLayer>.text {
width: 100%; width: 100%;
height: 90px; height: 92px;
font-family: PingFangSC-Semibold; font-family: PingFangSC-Semibold;
font-size: 12px; font-size: 12px;
color: #FFFFFF; color: #FFFFFF;
letter-spacing: 0; letter-spacing: 0;
line-height: 19px; line-height: 18px;
text-align: left; text-align: left;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 5; -webkit-line-clamp: 5;
overflow: auto; overflow: hidden;
} }
.ncldetail-main-item>.maskLayer>.text::-webkit-scrollbar { .ncldetail-main-item>.maskLayer>.text::-webkit-scrollbar {
width: 4px; width: 4px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment