weixin_52219567 5 dienas atpakaļ
vecāks
revīzija
2e385362fa
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      src/layout/components/nav.vue

+ 3 - 0
src/layout/components/nav.vue

@@ -121,6 +121,7 @@ const leaveClassify = () => {
     display: flex;
     position: relative;
     padding-top: 15px;
+    justify-content: center;
 
     .nav-all {
       width: 234px;
@@ -130,6 +131,8 @@ const leaveClassify = () => {
       font-size: 15px;
       color: #ffffff;
       cursor: pointer;
+      position: absolute;
+      left: 0;
 
       img {
         height: 16px;