Sfoglia il codice sorgente

Merge branch 'Qz_daily_0.1.1' of git.xiaojukeji.com:pu_qa_tool/thoth-frontend into Qz_daily_0.1.1

qinzhipeng_v@didiglobal.com 4 anni fa
parent
commit
0d0441297b

+ 1 - 1
src/views/workbench/person/components/calenderDetail.vue

@@ -190,7 +190,7 @@ export default {
   border-color: transparent transparent #FFFFFF;
 }
 .show-schedule-detail {
-  overflow: scroll;
+  overflow: auto;
   max-height: 326px;
   width: 400px;
   position: fixed;