diff --git a/src/components/Setting/components/History.vue b/src/components/Setting/components/History.vue index 5c87ff3..2834b44 100644 --- a/src/components/Setting/components/History.vue +++ b/src/components/Setting/components/History.vue @@ -370,7 +370,6 @@ const showDetailModal = item => { width: 100%; height: 580px; display: flex; - justify-content: space-evenly; align-items: center; overflow: scroll; .table_column {