mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
should be inline-block
This commit is contained in:
parent
75d56dfc4d
commit
e90c0a51f1
@ -8,7 +8,7 @@
|
||||
text-rendering: auto;
|
||||
|
||||
&:before {
|
||||
display: block;
|
||||
display: inline-block;
|
||||
font-family: "anticon" !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user