fix: Improve some editor alignment

This commit is contained in:
Tom Moor
2021-01-25 20:36:20 -08:00
parent eaf8dc5a3c
commit 2a55e78722
2 changed files with 5 additions and 5 deletions

View File

@@ -155,7 +155,7 @@
"react-waypoint": "^9.0.2",
"react-window": "^1.8.6",
"reakit": "^1.3.4",
"rich-markdown-editor": "^11.1.5",
"rich-markdown-editor": "^11.1.6",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@@ -10547,10 +10547,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.1.5:
version "11.1.5"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.1.5.tgz#295d4c17b46ae2d3044badc33e79ef09c9758705"
integrity sha512-QpmMT7jt6TycbWuWzBfg/i4yWy/fUi4xTPESoEnbUFaavBYCxS0WxuEAN3rbheaoUqiDzOQX13MQG3uQoh7fRA==
rich-markdown-editor@^11.1.6:
version "11.1.6"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.1.6.tgz#2f492b3cd5a186c0284c5b1ece709293a70b3bff"
integrity sha512-iiEgmwYaeNdjQx4OqLWnm8xEDI0XYsmcKGGCppMOrZHPQMBUoXmjUEWLi2edWUGH0EwNdeV8EVWXpQKCMqbQCw==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"