treeselect功能修复

This commit is contained in:
chiguangxu
2018-02-23 20:52:38 +08:00
parent 8198bca01a
commit 557e79712d
8 changed files with 325 additions and 9 deletions

View File

@@ -1042,7 +1042,8 @@ th {
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
box-sizing: border-box;
}
*:before,
*:after {