fix location margin

This commit is contained in:
Timi
2025-12-11 15:09:03 +08:00
parent dc71590bd9
commit 3a8f7b0f19

View File

@ -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;