nieyuge 2 年之前
父節點
當前提交
c77aec52ed
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/header.vue

+ 1 - 0
src/components/header.vue

@@ -191,6 +191,7 @@ const twitterLogin = (data: { authToken: string, consumerKey: string }) => {
         }
         &.disabled {
             opacity: .5;
+            cursor: auto;
             border: solid 1px #eee;
         }
     }