mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 20:43:11 +08:00
Fix underline of Button[href], close #9755
This commit is contained in:
parent
9413f20ef6
commit
caf497d08f
@ -205,6 +205,7 @@
|
|||||||
&:active,
|
&:active,
|
||||||
&.active {
|
&.active {
|
||||||
background: @btn-default-bg;
|
background: @btn-default-bg;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user