hfxc226 hace 2 meses
padre
commit
4d14022812
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;