update:优化边距
This commit is contained in:
@@ -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%;
|
||||||
|
|||||||
Reference in New Issue
Block a user