Commit f53f106b authored by youjie's avatar youjie

no message

parent 84473c7c
......@@ -144,7 +144,7 @@
.UpgradedVersionDetails-T{
width: 276px;
height: 50px;
height: 44px;
overflow: hidden;
font-size: 38px;
font-family: FZCuSong-B09S;
......
......@@ -20,8 +20,11 @@
<div class="UpgradedVersion-sTL">&nbsp;</div>
</div>
<div class="UpgradedVersion-sTR marginL20">
<div class="UpgradedVersion-sTR-h">
<vEditDiv :canEdit='canEdit1' v-model="first1"></vEditDiv>
</div>
</div>
</div>
</div>
</div>
......@@ -194,6 +197,11 @@
font-weight: 400;
color: #2A2A2A;
}
.UpgradedVersion-sTR-h{
min-height: 60px;
max-height: 115px;
overflow: hidden;
}
.UpgradedVersion-sTR .edit_div{
padding: 8px 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment