chore: toggle transition and icons

This commit is contained in:
zerosoul
2022-05-07 12:25:02 +08:00
parent 02d928c4cd
commit 79245b64f3
2 changed files with 6 additions and 4 deletions
@@ -4,6 +4,9 @@ const StyledWrapper = styled.div`
width: 100%;
width: -webkit-fill-available;
margin-top: 16px;
> div {
transition: height 0.5s ease 0s;
}
.toastui-editor-defaultUI {
border-bottom: none;
border-radius: 0;