Skip to content

Commit b112dba

Browse files
committed
:lipsticks: #14212
1 parent 3581938 commit b112dba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/src/assets/scss/main/_mobile.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,8 @@
463463

464464
& > div {
465465
margin-right: 0;
466+
// 桌面端拖拽后子块带内联 calc(%) 宽度,移动端垂直堆叠时需重置以铺满
467+
width: auto !important;
466468
}
467469
}
468470
}

0 commit comments

Comments
 (0)