diff --git a/style/components/tab.less b/style/components/tab.less index 6ad1cbee97..bbb449b243 100644 --- a/style/components/tab.less +++ b/style/components/tab.less @@ -125,7 +125,7 @@ > a, > a:hover, > a:focus { color: #3fc7fa; - cursor: default; + cursor: pointer; text-decoration: none; } }