1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

#153 调整 card 样式

This commit is contained in:
mukaiu 2018-11-16 15:40:13 +08:00
parent 3aab65d639
commit 831927efbc

View File

@ -282,6 +282,10 @@
position: relative;
top: -36px;
left: 10px;
width: 210px;
height: 80px;
overflow: hidden;
text-overflow: ellipsis;
}
.card-box{