Browse Source

Update order.vue

lex-xin 4 years ago
parent
commit
4821e375e0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/teacher/order.vue

+ 3 - 0
src/views/teacher/order.vue

@@ -241,5 +241,8 @@ h2 {
     position: absolute;
     right: .15rem;
     top: 0;
+    /deep/.van-dropdown-menu__bar {
+        height: .4rem;
+    }
 }
 </style>