File tree Expand file tree Collapse file tree 1 file changed +8
-15
lines changed
Expand file tree Collapse file tree 1 file changed +8
-15
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments