1.12 修改名称显示

This commit is contained in:
jl-zhoujl2
2023-01-12 19:47:25 +08:00
parent d78b495090
commit c9c22890b2
2 changed files with 7 additions and 4 deletions

View File

@ -1148,12 +1148,13 @@
justify-content: space-between;
.modal-list-left {
&>span {
.modal-list-name {
font-size: 16px;
font-weight: normal;
line-height: 38px;
letter-spacing: 0px;
color: #FFFFFF;
width: calc(60vw - 294px);
}
&>img {