We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6f11e commit ec43fc9Copy full SHA for ec43fc9
src/components/Editor.vue
@@ -38,6 +38,7 @@ export default Vue.extend({
38
width: 100%
39
height: 100%
40
.editor-textarea
41
+ box-sizing: border-box
42
padding: 20px
43
border: none
44
outline: none
0 commit comments