Skip to content

Commit e9d9e69

Browse files
[update] link icons (css)
1 parent ebea776 commit e9d9e69

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

src/css/custom.css

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -91,21 +91,14 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
9191

9292
/* end Search input styles */
9393

94-
/* Header link */
95-
.iconExternalLink_3J9K,
96-
.iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-next-theme-IconExternalLink-styles-module {
97-
display: none;
98-
}
99-
100-
/* end Header link */
101-
102-
/* icons styles */
103-
104-
.iconExternalLink_I5OW { /* hides the link icon */
105-
display: none;
106-
}
107-
108-
/* end icons styles */
94+
/* Link icons */
95+
96+
.iconExternalLink_lCJq,
97+
.iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-IconExternalLink-styles-module {
98+
display: none; /* hides the link icon */
99+
}
100+
101+
/* end Link icons */
109102

110103
/* styles for tables */
111104

0 commit comments

Comments
 (0)