Skip to content

Commit

Permalink
chor: remove overflow property
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglbme committed Jan 10, 2025
1 parent d7e85e1 commit a13bf95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/CodemirrorEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ onMounted(() => {
height: 100vh;
min-width: 100%;
padding: 0;
overflow: hidden;
}
.container-main {
Expand Down

0 comments on commit a13bf95

Please sign in to comment.