详情样式修改
This commit is contained in:
parent
a3d77f3557
commit
8b092e05e5
|
@ -160,6 +160,7 @@
|
|||
justify-content: center;
|
||||
.card-title {
|
||||
font-size: 0.26rem;
|
||||
line-height: 0.26rem;
|
||||
color: #212956;
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
||||
|
@ -169,6 +170,7 @@
|
|||
margin-right: 0.7rem;
|
||||
color: rgba(33, 41, 86, 0.8);
|
||||
font-size: 0.2rem;
|
||||
line-height: 0.2rem;
|
||||
max-width: 5.84rem;
|
||||
overflow: hidden; /*超出的隐藏*/
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in New Issue