nieyuge 2 年 前
コミット
4315281aca
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;
         }
     }