Commit 393ce81d authored by 仇晓婷's avatar 仇晓婷

结果页面

parent d2cda5bd
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
height: 88vh; height: 88vh;
overflow: auto; overflow: auto;
position: relative;
.i-row { .i-row {
height: 45px; height: 45px;
line-height: 45px; line-height: 45px;
...@@ -101,9 +101,9 @@ ...@@ -101,9 +101,9 @@
} }
.btn { .btn {
float: right; position: absolute;
margin-top: -54px; top:7px;
margin-right: 15px; right: 15px;
} }
} }
......
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