提交 4be73afd 编写于 作者: A afc163

微调了input-number在chrome下的效果

上级 7d962d3f
......@@ -12,7 +12,7 @@ var InputNumber = antd.InputNumber;
var Test = React.createClass({
getInitialState() {
return {
disabled:false
disabled: false
};
},
toggle() {
......
......@@ -93,6 +93,7 @@
content: "\e600";
.ie-rotate(2);
transform: rotate(180deg);
-webkit-transform-origin: 47.5% 51%; /* fix chrome position */
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册