Skip to content

Commit

Permalink
hotFix.Editor CSS Fix (#211)
Browse files Browse the repository at this point in the history
* fix: 최종 QA 리스트업 수정 (#196)

* feat: 매물 워터마크 추가

* fix: 마이페이지 판매 완료버튼 완료 이후 동작 X

* Bug fix.magazine banner fix (#198)


* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

* Bug fix.delete use client syntax (#200)



* fix. delete use client syntax

* Add.toast UI editor align (#202)

* fix : delete magazine useMemo (banner) (#199)


* Bug fix.magazine banner fix (#198)

* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

---------

Co-authored-by: Junseo <[email protected]>

* fix: delete use client syntax (#201)

* fix: 최종 QA 리스트업 수정 (#196)

* feat: 매물 워터마크 추가

* fix: 마이페이지 판매 완료버튼 완료 이후 동작 X

* Bug fix.magazine banner fix (#198)


* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

* Bug fix.delete use client syntax (#200)



* fix. delete use client syntax

---------

Co-authored-by: Junseo <[email protected]>

* fix. override add toastui-editor-contents p, img tag(flex, radius)

---------

Co-authored-by: Junseo <[email protected]>

* Add.toast UI editor align (#204)

* fix : delete magazine useMemo (banner) (#199)


* Bug fix.magazine banner fix (#198)

* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

---------

Co-authored-by: Junseo <[email protected]>

* fix: delete use client syntax (#201)

* fix: 최종 QA 리스트업 수정 (#196)

* feat: 매물 워터마크 추가

* fix: 마이페이지 판매 완료버튼 완료 이후 동작 X

* Bug fix.magazine banner fix (#198)


* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

* Bug fix.delete use client syntax (#200)



* fix. delete use client syntax

---------

Co-authored-by: Junseo <[email protected]>

* fix. override add toastui-editor-contents p, img tag(flex, radius)

* fix. override add toastui-editor-contents p, img tag(flex, radius)

---------

Co-authored-by: Junseo <[email protected]>

* Fix.editor css (#206)


* fix. toast editor css bug & add editor toolbarItems

* Fix.product price (#208)

* hotFix. editor css bug, add toolbar items (#207)



* fix. toast editor css bug & add editor toolbarItems

* fix. product price handling

* Fix.toastui css (#210)

* hotFix. editor css bug, add toolbar items (#207)



* fix. toast editor css bug & add editor toolbarItems

* Develop (#209)

* fix: 최종 QA 리스트업 수정 (#196)

* feat: 매물 워터마크 추가

* fix: 마이페이지 판매 완료버튼 완료 이후 동작 X

* Bug fix.magazine banner fix (#198)


* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

* Bug fix.delete use client syntax (#200)



* fix. delete use client syntax

* Add.toast UI editor align (#202)

* fix : delete magazine useMemo (banner) (#199)


* Bug fix.magazine banner fix (#198)

* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

---------

Co-authored-by: Junseo <[email protected]>

* fix: delete use client syntax (#201)

* fix: 최종 QA 리스트업 수정 (#196)

* feat: 매물 워터마크 추가

* fix: 마이페이지 판매 완료버튼 완료 이후 동작 X

* Bug fix.magazine banner fix (#198)


* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

* Bug fix.delete use client syntax (#200)



* fix. delete use client syntax

---------

Co-authored-by: Junseo <[email protected]>

* fix. override add toastui-editor-contents p, img tag(flex, radius)

---------

Co-authored-by: Junseo <[email protected]>

* Add.toast UI editor align (#204)

* fix : delete magazine useMemo (banner) (#199)


* Bug fix.magazine banner fix (#198)

* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

---------

Co-authored-by: Junseo <[email protected]>

* fix: delete use client syntax (#201)

* fix: 최종 QA 리스트업 수정 (#196)

* feat: 매물 워터마크 추가

* fix: 마이페이지 판매 완료버튼 완료 이후 동작 X

* Bug fix.magazine banner fix (#198)


* fix. delete useMemo magazine banner

---------

Co-authored-by: Junseo <[email protected]>

* Bug fix.delete use client syntax (#200)



* fix. delete use client syntax

---------

Co-authored-by: Junseo <[email protected]>

* fix. override add toastui-editor-contents p, img tag(flex, radius)

* fix. override add toastui-editor-contents p, img tag(flex, radius)

---------

Co-authored-by: Junseo <[email protected]>

* Fix.editor css (#206)


* fix. toast editor css bug & add editor toolbarItems

* Fix.product price (#208)

* hotFix. editor css bug, add toolbar items (#207)



* fix. toast editor css bug & add editor toolbarItems

* fix. product price handling

---------

Co-authored-by: Junseo <[email protected]>

* fix. editor css

---------

Co-authored-by: Junseo <[email protected]>

---------

Co-authored-by: Junseo <[email protected]>
  • Loading branch information
doyupK and blan19 authored Sep 23, 2023
1 parent e1f362d commit c167364
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

1 comment on commit c167364

@vercel
Copy link

@vercel vercel bot commented on c167364 Sep 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.