提交 bae45702 authored 作者: lihuihui's avatar lihuihui

update

上级 1aaa870d
...@@ -121,12 +121,13 @@ export default { ...@@ -121,12 +121,13 @@ export default {
} }
.info-temp { .info-temp {
display: flex; display: flex;
align-items: center; // align-items: center;
line-height: 18px;
&.m-t33 { &.m-t33 {
margin-top: 33px; margin-top: 33px;
} }
&.m-t17 { &.m-t17 {
margin-top: 30px; margin-top: 32px;
} }
.w120 { .w120 {
width: 120px; width: 120px;
...@@ -140,9 +141,11 @@ export default { ...@@ -140,9 +141,11 @@ export default {
text-align: right; text-align: right;
} }
.value { .value {
max-width: 200px;
font-size: 16px; font-size: 16px;
color: #838383; color: #838383;
margin-left: 19px; margin-left: 19px;
word-wrap: break-word;
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论