@@ -266,7 +266,7 @@ defineExpose({
}
.container {
- display: flex;
+ display: grid;
flex-direction: column;
color: #333;
box-sizing: content-box;
@@ -14,7 +14,6 @@
class="topic-item"
:style="{
width: `${safeArea.width}px`,
- height: `${safeArea.height}px`,
flexShrink: 0, // 解决宽度无效问题
}"
>