Skip to content

Commit

Permalink
Fix sliding pane gutters
Browse files Browse the repository at this point in the history
  • Loading branch information
mgmeyers committed Jan 31, 2021
1 parent 44cd654 commit 8bc125f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions obsidian.css
Original file line number Diff line number Diff line change
Expand Up @@ -2342,10 +2342,6 @@ input[type="checkbox"]:checked:before {
transform: translate3d(2rem, 0, 0);
}

.plugin-sliding-panes-rotate-header .cm-s-obsidian .CodeMirror-gutters {
transform: translate3d(2px, 0, 0);
}

.CodeMirror-foldmarker {
font-size: 0 !important;
color: transparent;
Expand Down

0 comments on commit 8bc125f

Please sign in to comment.