no message
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user