diff --git a/src/App.vue b/src/App.vue index 1888ff3..cee3880 100644 --- a/src/App.vue +++ b/src/App.vue @@ -760,6 +760,7 @@ body { margin-bottom: 20px; } .history-area h4 { + margin-top: 0; margin-bottom: 10px; color: var(--el-text-color-primary); }