add Tag UI

add Tag UI
This commit is contained in:
梁灏 2016-09-21 18:44:07 +08:00
parent a86e42c06d
commit 4ec205b68d
9 changed files with 134 additions and 5 deletions

View file

@ -95,6 +95,9 @@
@input-focus-border-color : @primary-color;
@input-disabled-bg : #f3f3f3;
// Tag
@tag-font-size : 12px;
// Z-index
@zindex-affix : 10;
@zindex-back-top : 10;