style: fix @link-decoration in Typography.Link (#26854)

This commit is contained in:
Vineet Srivastav 2020-09-22 14:27:37 +05:30 committed by GitHub
parent fc5e0a9155
commit f2766df2e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,6 +93,7 @@
a&,
a {
.operation-unit();
text-decoration: @link-decoration;
&:active,
&:hover {