Explorar el Código

更改min-height

cyy hace 1 año
padre
commit
00f92e989b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/platform/bpmn/my-schedule/index.vue

+ 1 - 1
src/views/platform/bpmn/my-schedule/index.vue

@@ -468,7 +468,7 @@ export default {
     height: 65%;
   }
   ::v-deep .van-calendar__day{
-    min-height: 53px;
+    min-height: 50px;
   }
   ::v-deep .van-calendar__day .van-calendar__bottom-info{
     @extend .omit;