Skip to content

Commit

Permalink
chore: remove useless style
Browse files Browse the repository at this point in the history
  • Loading branch information
dribble-njr committed Nov 21, 2024
1 parent 4c16dcf commit 8927c0a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/views/CodemirrorEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -519,17 +519,6 @@ onMounted(() => {
border-spacing: 0;
}
:deep(.markdown-alert) {
display: block;
padding: 1em;
border-radius: 8px;
background: #f7f7f7;
}
:deep(.markdown-alert-title) {
font-weight: bold;
}
.codeMirror-wrapper,
.preview-wrapper {
height: 100%;
Expand Down

0 comments on commit 8927c0a

Please sign in to comment.