放宽首页简介展示高度
This commit is contained in:
parent
7e8df5333a
commit
8e5738b95b
|
@ -20,7 +20,7 @@
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
-webkit-line-clamp: 6;
|
-webkit-line-clamp: 12;
|
||||||
}
|
}
|
||||||
.ant-spin-spinning {
|
.ant-spin-spinning {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
Loading…
Reference in New Issue