diff --git a/src/views/HomeView/history.vue b/src/views/HomeView/history.vue index 72b9c4fb..56b9ec37 100644 --- a/src/views/HomeView/history.vue +++ b/src/views/HomeView/history.vue @@ -648,6 +648,7 @@ export default defineComponent({ width: 100%; background: #f5f5f5; flex: 1; + overflow: hidden; // height: calc(100% - 4rem); // padding-bottom: 3rem;