no message

This commit is contained in:
2025-09-09 13:44:21 +08:00
parent bd702f87b4
commit e8211583a0
+1 -2
View File
@@ -108,9 +108,8 @@ export default {
height: calc(100vh - 100rpx);
//#endif
// #ifndef H5
height:500rpx;
height: calc(100vh - 150rpx);
//#endif
height: calc(100vh - 20rpx - var(--window-bottom));
padding: 0;
margin: 0;
flex-direction: column;