UX: fix TOC header in composer preview (#54)

This commit is contained in:
Canapin 2023-03-11 11:23:42 +01:00 committed by GitHub
parent c00cbb02fc
commit ea7f8791ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;