修复拖动
This commit is contained in:
parent
a2773a75c3
commit
ae62ffd41e
@ -72,7 +72,7 @@ export default {
|
|||||||
|
|
||||||
.content {
|
.content {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: calc(100% - 160px);
|
height: calc(100vh - 192px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user