use edit-title class for first post edits

This commit is contained in:
Joe 2019-03-09 12:48:38 +08:00 committed by GitHub
parent 5bd18d9114
commit dacb213a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@
}
}
.topic .d-editor-preview [data-theme-toc] {
.edit-title .d-editor-preview [data-theme-toc] {
background: $tertiary;
color: $secondary;
border-top: 2px solid $secondary;