Browse Source

还是宽度

master
sige 1 year ago
parent
commit
4d64a80a61
  1. 1
      src/components/Setting/components/History.vue

1
src/components/Setting/components/History.vue

@ -370,7 +370,6 @@ const showDetailModal = item => {
width: 100%; width: 100%;
height: 580px; height: 580px;
display: flex; display: flex;
justify-content: space-evenly;
align-items: center; align-items: center;
overflow: scroll; overflow: scroll;
.table_column { .table_column {

Loading…
Cancel
Save