Skip to content
Snippets Groups Projects
Commit 7253fdd2 authored by chris's avatar chris
Browse files

fixes that have to do with track changes line height

parent 994eb8b6
No related branches found
No related tags found
No related merge requests found
......@@ -43,9 +43,17 @@ $active-blue: #4a90e2;
}
.track-changes-mode {
.se-content {
.se-content:first-child {
line-height: 38px;
}
.sc-prose-editor-overlay-tools .se-active-tools .sc-comment-icon {
top: 0;
}
.sc-comment-pane-list li .comment-list .single-comment-row {
padding: 3px 12px;
}
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment