修改显示

main
suixy 2 months ago
parent 4ef337cbc9
commit d5ea0bbb05

@ -332,6 +332,7 @@ const ticks = computed(() => {
} }
.content { .content {
overflow: hidden;
position: absolute; position: absolute;
width: calc(100% - 40px); width: calc(100% - 40px);
height: calc(100% - 40px); height: calc(100% - 40px);

Loading…
Cancel
Save