去除添加分类点击变绿效果

This commit is contained in:
luchenqun 2018-03-16 12:58:51 +08:00
parent f7785b51e8
commit 9271269a61
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</div>
</div>
<div class="two wide column js-tag-label">
<div class="ui small label" ng-class="{green:costomAllUsersTag.bookmarkClicked}" ng-click="showAddTag()">
<div class="ui small label" ng-click="showAddTag()">
&nbsp;&nbsp;&nbsp;&nbsp;+&nbsp;&nbsp;&nbsp;&nbsp;
</div>
</div>