mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-06 02:38:00 +08:00
Merge branch 'master' of github.com:ant-design/ant-design
This commit is contained in:
commit
45f06e25f0
@ -83,6 +83,7 @@
|
|||||||
.button-size(@btn-padding-base; @font-size-base; @border-radius-base);
|
.button-size(@btn-padding-base; @font-size-base; @border-radius-base);
|
||||||
.user-select(none);
|
.user-select(none);
|
||||||
.transition(all .3s @ease-in-out);
|
.transition(all .3s @ease-in-out);
|
||||||
|
transform: translate3d(0, 0, 0);
|
||||||
|
|
||||||
> .@{iconfont-css-prefix} {
|
> .@{iconfont-css-prefix} {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user