mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
iconfont
This commit is contained in:
parent
dabde505e1
commit
0bd869bbc2
@ -45,8 +45,6 @@
|
||||
&-menu {
|
||||
> .@{iconfont-css-prefix} {
|
||||
.iconfont-size-under-12px(10px);
|
||||
position: relative;
|
||||
top: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -88,8 +88,9 @@
|
||||
transform: translate3d(0, 0, 0);
|
||||
|
||||
> .@{iconfont-css-prefix} {
|
||||
z-index: 2;
|
||||
line-height: 1;
|
||||
position: relative;
|
||||
top: -1px;
|
||||
}
|
||||
|
||||
&,
|
||||
|
Loading…
Reference in New Issue
Block a user