Browse Source

joplin: fix TOC

Maxim Likhachev 5 years ago
parent
commit
9899276cc6
  1. 2
      etc/soft/joplin/userstyle.css

2
etc/soft/joplin/userstyle.css

@ -121,7 +121,7 @@ nav.table-of-contents>ul {
} }
nav.table-of-contents::after { nav.table-of-contents::after {
content: "[TOC - move your cursor to the right edge]"; content: "";
color: black; color: black;
} }

Loading…
Cancel
Save