hfxc226 2 mesi fa
parent
commit
4d14022812
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/report/daily/DailyReport.vue

+ 1 - 0
src/views/report/daily/DailyReport.vue

@@ -606,6 +606,7 @@ export default {
 .container {
   background-color: #fff;
   border-radius: 10px;
+  overflow-y: auto;
   width: 100%;
   height: 100%;
   padding: 20px;