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