Browse Source

feat: save

gemercheung 1 year ago
parent
commit
e66b722d8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/layout/nav.vue

+ 1 - 1
src/view/layout/nav.vue

@@ -253,7 +253,7 @@ const showBack = computed(() => {
 .helper {
   font-size: 14px;
   color: #177ddc;
-  margin-right: 16px;
+  margin-right: 32px;
   display: inline-flex;
   align-items: center;
   text-decoration: none;