refactor(docs-infra): remove duplicate `.github-links` styles (#31574)
PR Close #31574
This commit is contained in:
parent
cffbaba914
commit
7bd5368d8b
|
@ -294,18 +294,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.github-links {
|
|
||||||
float: right;
|
|
||||||
.material-icons {
|
|
||||||
border-radius: 4px;
|
|
||||||
padding: 4px;
|
|
||||||
font-size: 20px;
|
|
||||||
&:hover {
|
|
||||||
background-color: $mist;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.deprecated-api-item {
|
.deprecated-api-item {
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue