[bugfix] TreeSelect: arrow position error (#605)

This commit is contained in:
neverland
2018-02-02 19:50:29 +08:00
committed by GitHub
parent 9d4ce0ec08
commit 70ce3838a2

View File

@@ -54,5 +54,6 @@
right: 0;
top: 0;
bottom: 0;
line-height: inherit;
}
}