mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
style: fix @link-decoration in Typography.Link (#26854)
This commit is contained in:
parent
fc5e0a9155
commit
f2766df2e1
@ -93,6 +93,7 @@
|
||||
a&,
|
||||
a {
|
||||
.operation-unit();
|
||||
text-decoration: @link-decoration;
|
||||
|
||||
&:active,
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user