Skip to content

Commit

Permalink
fix: monaco editor cursor mismatch caused css font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
chilingling committed Nov 16, 2024
1 parent ef582f8 commit a75c713
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/common/component/MetaCodeEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,6 @@ export default {
font-size: 14px;
}
:deep(.view-line) {
font-size: 12px;
}
.source-code {
height: 50vh;
display: flex;
Expand Down

0 comments on commit a75c713

Please sign in to comment.