@@ -77,23 +77,4 @@ export default {
</script>
<style lang="scss">
- .editor {
- width: 100%;
- margin: 0 auto;
- position: relative;
- z-index: 0;
- p {
- line-height: 2em;
- font-size: 16px;
- text-align: justify;
- }
- .toolbar {
- border: 1px solid #ccc;
- .text {
- min-height: 300px;
- height: 500px;
</style>