diff --git a/css/details.css b/css/details.css index 867965e..50dab7b 100644 --- a/css/details.css +++ b/css/details.css @@ -914,6 +914,7 @@ .base .type1 .btn { line-height: 50px; margin: 0 24px; + cursor: pointer; } .base .type1 .btn .img { height: 20px; diff --git a/css/details.less b/css/details.less index 7b5adb4..a918ea5 100644 --- a/css/details.less +++ b/css/details.less @@ -1044,6 +1044,7 @@ .btn { line-height: 50px; margin: 0 24px; + cursor: pointer; .img { height: 20px;