fix location margin
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
.custom-navbar {
|
||||
// 导航栏样式
|
||||
}
|
||||
|
||||
.more-menu {
|
||||
top: 0;
|
||||
left: 0;
|
||||
@ -67,6 +63,7 @@
|
||||
.location {
|
||||
gap: 6rpx;
|
||||
display: flex;
|
||||
margin-top: 16rpx;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user