only create toc for topics ignore replies
This commit is contained in:
parent
4d4b3c0cec
commit
82915d7ff0
|
@ -203,9 +203,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.d-editor-preview [data-theme-toc] {
|
||||
.topic .d-editor-preview [data-theme-toc] {
|
||||
background: $tertiary;
|
||||
color: $secondary;
|
||||
border-top: 2px solid $secondary;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
height: 30px;
|
||||
|
|
Loading…
Reference in New Issue