update:优化边距

This commit is contained in:
2026-07-31 16:26:08 +08:00
parent 8c834d299b
commit e96537b21b
@@ -53,7 +53,7 @@ const previewLines = computed(() => {
.difficulty-preview__content { .difficulty-preview__content {
position: absolute; position: absolute;
top: 0; top: 0;
left: 30rpx; left: 40rpx;
box-sizing: border-box; box-sizing: border-box;
width: 486rpx; width: 486rpx;
height: 93%; height: 93%;