@@ -597,7 +597,7 @@ export default {
overflow: hidden;
}
.sheet-container-block_class{
- height: 80%;
+ height: calc(100% - 96px);
width: 100%;
</style>