Commit 4eb83bf4 authored by FE-安焕焕's avatar FE-安焕焕 👣

简历详情高度问题

parent eaf922d4
......@@ -174,7 +174,9 @@ export default {
<style scoped>
.resumeDetail{
width: 860px;
margin: 30px auto
margin: 30px auto;
height: 100%;
overflow: auto;
}
.personalInformation{
width:860px;
......
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