This commit is contained in:
zoujiandong 2025-07-24 13:03:08 +08:00
parent 464761e3f9
commit 0b7edc39d4
3 changed files with 3 additions and 3 deletions

View File

@ -156,7 +156,7 @@ const search=()=>{
.name { .name {
margin-left: 16rpx; margin-left: 16rpx;
font-size: 30rpx; font-size: 30rpx;
margin-right: 157rpx; margin-right: 200rpx;
color: #111827; color: #111827;
position: relative; position: relative;
.navbg{ .navbg{

File diff suppressed because one or more lines are too long

View File

@ -52,7 +52,7 @@
.namebox .name.data-v-4eb3cf28 { .namebox .name.data-v-4eb3cf28 {
margin-left: 16rpx; margin-left: 16rpx;
font-size: 30rpx; font-size: 30rpx;
margin-right: 157rpx; margin-right: 200rpx;
color: #111827; color: #111827;
position: relative; position: relative;
} }