Commit f3506370 authored by zhangderong's avatar zhangderong

优化简历详情页信息过长显示问题

parent e9cc0fdc
......@@ -211,7 +211,7 @@ export default {
float: left;
font-size: 14px;
margin-top:20px;
margin-left:20px
margin-left:25px
}
.massageTitle{
/* height: 300px; */
......@@ -325,8 +325,8 @@ export default {
width: 720px;
margin-left:30px;
float: left;
margin-top: 30px;
line-height: 30px;
margin-top: 20px;
line-height: 20px;
margin-bottom: 40px
}
.detailTitel{
......
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