Commit 40459e80 by 任建

renjian

parent 9490ed71
......@@ -618,9 +618,8 @@
}
.brandfind-list-page .el-pagination {
margin-top: 18px;
margin-top: 100px;
float: right;
margin-bottom: 18px;
}
.loading-brandfind{
width: 100%;
......
......@@ -120,7 +120,6 @@
/* */
.ncldetail-main-item {
float: left;
min-width: 178px;
min-height: 171px;
width: 14.05%;
height: 10.4%;
......@@ -198,17 +197,17 @@
.ncldetail-main-item>.maskLayer>.text {
width: 100%;
height: 90px;
height: 92px;
font-family: PingFangSC-Semibold;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 19px;
line-height: 18px;
text-align: left;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: auto;
overflow: hidden;
}
.ncldetail-main-item>.maskLayer>.text::-webkit-scrollbar {
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