Browse Source

no message

leoone8322 2 years ago
parent
commit
1be692562c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/order/orderBookBoard.vue

+ 1 - 1
src/views/order/orderBookBoard.vue

@@ -402,7 +402,7 @@ export default {
 }
 
 .el-calendar-table .el-calendar-day {
-  height: 136px !important;
+  height: auto !important;
 }
 
 .el-tabs__content {