Explorar el Código

Update order.vue

lex-xin hace 4 años
padre
commit
c6b2d4f87b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/teacher/order.vue

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

@@ -243,6 +243,7 @@ h2 {
     top: 0;
     /deep/.van-dropdown-menu__bar {
         height: .4rem;
+        box-shadow: none;
     }
 }
 </style>