Ver Fonte

样式调整

chenrui há 3 anos atrás
pai
commit
b7e621b65c
1 ficheiros alterados com 1 adições e 1 exclusões
  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>