Browse Source

修改nav样式问题

秦鹏 3 years ago
parent
commit
dad008762a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/teacher-devEntering/Nav.vue

+ 1 - 1
src/components/teacher-devEntering/Nav.vue

@@ -25,7 +25,7 @@ export default {
   height: 60px;
   height: 60px;
   background: #f3f7fa;
   background: #f3f7fa;
   line-height: 60px;
   line-height: 60px;
-  padding: 40px;
+  padding: 0 40px;
   span {
   span {
     cursor: pointer;
     cursor: pointer;
   }
   }