Skip to content

Commit

Permalink
remove codemirror style
Browse files Browse the repository at this point in the history
  • Loading branch information
karooolis committed Oct 17, 2024
1 parent eb36c75 commit d6e8916
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/explorer/src/app/(explorer)/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,6 @@ body,
font-family: var(--font-jetbrains-mono);
}

.cm-editor {
font-family: var(--font-jetbrains-mono);
@apply text-sm;
}

.decorationsOverviewRuler {
display: none;
}

@layer base {
:root {
--background: 0 0% 100%;
Expand Down

0 comments on commit d6e8916

Please sign in to comment.