Commit 2f698d8d authored by 仇晓婷's avatar 仇晓婷

l

parent b004fffd
...@@ -141,7 +141,7 @@ export default { ...@@ -141,7 +141,7 @@ export default {
background: rgba(255, 255, 255, 1); background: rgba(255, 255, 255, 1);
margin-right: 10px; margin-right: 10px;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
height: 86vh; height: 90vh;
overflow: auto; overflow: auto;
.bt { .bt {
height: 50px; height: 50px;
...@@ -176,7 +176,7 @@ export default { ...@@ -176,7 +176,7 @@ export default {
padding: 10px 15px; padding: 10px 15px;
background: rgba(255, 255, 255, 1); background: rgba(255, 255, 255, 1);
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
height: 86vh; height: 90vh;
overflow: auto; overflow: auto;
.btn { .btn {
text-align: right; text-align: right;
......
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