Przeglądaj źródła

修改nav样式问题

秦鹏 3 lat temu
rodzic
commit
dad008762a
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
   background: #f3f7fa;
   line-height: 60px;
-  padding: 40px;
+  padding: 0 40px;
   span {
     cursor: pointer;
   }