Commit fd095ccd authored by FE-安焕焕's avatar FE-安焕焕 👣

简历详情

parent 4eb83bf4
...@@ -50,7 +50,6 @@ export default { ...@@ -50,7 +50,6 @@ export default {
} }
.pc { .pc {
height: 100%; height: 100%;
overflow: hidden;
min-width: 860px; min-width: 860px;
} }
......
...@@ -175,8 +175,6 @@ export default { ...@@ -175,8 +175,6 @@ export default {
.resumeDetail{ .resumeDetail{
width: 860px; width: 860px;
margin: 30px auto; margin: 30px auto;
height: 100%;
overflow: auto;
} }
.personalInformation{ .personalInformation{
width:860px; 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