File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ $ yarn start
3333
3434[ Blog] ( https://dhtmlx.com/blog/tag/spreadsheet/ )
3535
36- [ Forum] ( https://forum.dhtmlx.com/c/widgets/ spreadsheet )
36+ [ Forum] ( https://forum.dhtmlx.com/c/spreadsheet/ )
3737
3838## Follow us
3939
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ module.exports = {
194194 } ,
195195 {
196196 label : 'Forum' ,
197- href : 'https://forum.dhtmlx.com/c/widgets/ spreadsheet' ,
197+ href : 'https://forum.dhtmlx.com/c/spreadsheet/ ' ,
198198 position : 'right'
199199 } ,
200200 {
@@ -230,7 +230,7 @@ module.exports = {
230230 } ,
231231 {
232232 label : 'Forum' ,
233- href : 'https://forum.dhtmlx.com/c/widgets/ spreadsheet' ,
233+ href : 'https://forum.dhtmlx.com/c/spreadsheet/ ' ,
234234 position : 'right'
235235 } ,
236236 ] ,
Original file line number Diff line number Diff line change @@ -92,12 +92,14 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
9292/* end Search input styles */
9393
9494/* Link icons */
95-
95+
9696.iconExternalLink_lCJq ,
97- .iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-IconExternalLink-styles-module {
98- display : none; /* hides the link icon */
97+ .iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-IconExternalLink-styles-module ,
98+ .iconExternalLink_nPIU ,
99+ .iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module {
100+ display : none; /* hides the link icon */
99101}
100-
102+
101103/* end Link icons */
102104
103105/* styles for tables */
You can’t perform that action at this time.
0 commit comments