diff options
| author | xj9 <xj9@heropunch.io> | 2017-03-08 22:38:14 -0700 |
|---|---|---|
| committer | xj9 <xj9@heropunch.io> | 2017-03-08 22:38:14 -0700 |
| commit | d94cd15467d53b8f5b87381de34fd9e3d3536b45 (patch) | |
| tree | b6da73a20e7b0a1266147fa2c751b7bd50c4061f /src/components/retweet_button/retweet_button.vue | |
| parent | 459fdaf10fcc55248ec2868963edcba51114c877 (diff) | |
fix cursor style
Diffstat (limited to 'src/components/retweet_button/retweet_button.vue')
| -rw-r--r-- | src/components/retweet_button/retweet_button.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/retweet_button/retweet_button.vue b/src/components/retweet_button/retweet_button.vue index 5ec85fcf..d923c5c4 100644 --- a/src/components/retweet_button/retweet_button.vue +++ b/src/components/retweet_button/retweet_button.vue @@ -17,7 +17,6 @@ } } .retweeted { - cursor: auto; color: $green; } </style> |
