Browse Source

Update order.vue

lex-xin 4 năm trước cách đây
mục cha
commit
4821e375e0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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>