소스 검색

导航栏修改

wuhb 1 일 전
부모
커밋
f97ce1f348
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      components/uni-navbar-lite/uni-navbar-lite.uvue

+ 4 - 4
components/uni-navbar-lite/uni-navbar-lite.uvue

@@ -157,7 +157,7 @@
         display: flex;
         justify-content: center;
         align-items: center;
-        width: 45px;
+        width: 55px;
         height: 100%;
     }
 	
@@ -165,7 +165,7 @@
         display: flex;
         justify-content: center;
         align-items: center;
-        width: 100px;
+        width: 55px;
         height: 100%;
     }
 
@@ -174,8 +174,8 @@
         height: 100%;
         top: 0;
         bottom: 0;
-        left: 45px;
-        right: 100px;
+        left: 55px;
+        right: 55px;
         display: flex;
         flex-direction: row;
         justify-content: center;