Browse Source

样式调整

chenrui 3 years ago
parent
commit
b7e621b65c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/tools/UserMenu.vue

+ 1 - 1
src/components/tools/UserMenu.vue

@@ -135,6 +135,6 @@ export default {
   vertical-align: bottom;
 }
 .help-cont:hover {
-	background-color: rgba(0, 0, 0, 0.04);;
+	background-color: rgba(0, 0, 0, 0.04);
 }
 </style>