Browse Source

fix: 表格按钮样式

master
guoapeng 3 weeks ago
parent
commit
054a1a0f14
  1. 2
      src/components/setting/History.vue

2
src/components/setting/History.vue

@ -140,7 +140,7 @@ const onClose = () => {
padding: 10px; padding: 10px;
background: $gradient-color; background: $gradient-color;
.history-export{ .history-export{
margin: 2vw;
margin: 10px;
} }
.history-table{ .history-table{
height: 73vh; height: 73vh;

Loading…
Cancel
Save