diff --git a/src/layout/index.vue b/src/layout/index.vue index 1610d83c..63417ecd 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -219,7 +219,7 @@ function toggleSideBar() { } :deep(.svg-icon) { - margin-top: -2px; + margin-top: -1px; margin-right: 5px; }