Commit 82ac6009 by 陈玉桐

test

parent 18b93fd6
...@@ -590,6 +590,11 @@ export default { ...@@ -590,6 +590,11 @@ export default {
right: 0; right: 0;
bottom: 0; bottom: 0;
z-index: 10000; z-index: 10000;
box-sizing: border-box;
padding-top: 44px;
.content {
height: 100%;
}
.cropperOpt{ .cropperOpt{
position: fixed; position: fixed;
top: 0; top: 0;
......
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