diff --git a/src/components/Setting/components/History.vue b/src/components/Setting/components/History.vue index 304f6d0..6e7f33b 100644 --- a/src/components/Setting/components/History.vue +++ b/src/components/Setting/components/History.vue @@ -366,7 +366,7 @@ const showDetailModal = item => { } .table_wrap { // flex: 1; - width: 2680px; + width: 3500px; height: 580px; display: flex; justify-content: space-evenly; @@ -376,7 +376,6 @@ const showDetailModal = item => { // height: 500px; // position: relative; min-height: 500px; - padding-right: 20px; .title { height: 80px; position: sticky;