修改顶部navigator样式
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/* pages/qrCode/index.wxss */
|
||||
.wrapper {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
@@ -22,7 +20,6 @@
|
||||
.tenement {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
||||
.name {
|
||||
@@ -33,4 +30,5 @@
|
||||
margin: 50rpx 40rpx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 10vh;
|
||||
}
|
Reference in New Issue
Block a user