UX: fix TOC header in composer preview (#54)
This commit is contained in:
parent
c00cbb02fc
commit
ea7f8791ab
|
@ -216,8 +216,8 @@ a.d-toc-close {
|
|||
.edit-title .d-editor-preview [data-theme-toc] {
|
||||
background: var(--tertiary);
|
||||
color: var(--secondary);
|
||||
border-top: 2px solid var(--secondary);
|
||||
position: sticky;
|
||||
z-index: 1;
|
||||
top: 0;
|
||||
height: 30px;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue