Skip to content

Commit

Permalink
fix. editor css
Browse files Browse the repository at this point in the history
  • Loading branch information
doyupK committed Sep 23, 2023
1 parent e1f362d commit 3c6d06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/styles/globalStyles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const GlobalStyle = createGlobalStyle`
cursor: pointer;
}
.toastui-editor-contents {
.toastui-editor-contents * {
display: flex;
flex-direction: column;
align-items: center;
Expand Down

0 comments on commit 3c6d06d

Please sign in to comment.