Loading md_to_docx_converter/customCSS.css +4 −0 Original line number Diff line number Diff line Loading @@ -275,6 +275,10 @@ flex-item:has(#TOC):after { #editor h1 { padding-top: 3.4em; } #TOC ul:first-child { pointer-events: none; } } /* BORROWED FROM HERE: https://stackoverflow.com/questions/28767221/flexbox-resizing */ Loading Loading
md_to_docx_converter/customCSS.css +4 −0 Original line number Diff line number Diff line Loading @@ -275,6 +275,10 @@ flex-item:has(#TOC):after { #editor h1 { padding-top: 3.4em; } #TOC ul:first-child { pointer-events: none; } } /* BORROWED FROM HERE: https://stackoverflow.com/questions/28767221/flexbox-resizing */ Loading