Explorar o código

fix: tooltip的箭头颜色忘了从调试色改回来了

任一存 %!s(int64=4) %!d(string=hai) anos
pai
achega
edb81c9e0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/userInfo.vue

+ 1 - 1
src/components/userInfo.vue

@@ -83,7 +83,7 @@ export default {
     // 菜单的箭头
     &::before {
       border: 7px solid transparent;
-      border-bottom: 7px solid red;
+      border-bottom: 7px solid #fff;
       width: 0;
       height: 0px;
       content: "";