YY 2 anni fa
parent
commit
a00ae2e149
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/layout/Header.vue

+ 1 - 0
src/layout/Header.vue

@@ -132,5 +132,6 @@ export default {
 }
 /deep/.el-badge__content.is-fixed {
   top: 17px;
+  right: 20px;
 }
 </style>