Skip to content

Commit

Permalink
chore: Revert accidental change in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitcheljager committed Aug 6, 2024
1 parent 0f9f477 commit 820d3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/scss/editor/_codemirror-6.scss
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@

.indented-wrapped-line {
--text-indent-multiplier: -1.5;
border-left: var(--indented);
margin-left: var(--indented);
text-indent: calc(var(--text-indent-multiplier) * var(--indented));

@supports (-moz-appearance: none) {
Expand Down

0 comments on commit 820d3f4

Please sign in to comment.