imguolao / monaco-vue

Use monaco-editor loaded from CDN in Vue 2&3, no need to bundling.
https://imguolao.github.io/monaco-vue/
MIT License
211 stars 21 forks source link

padding #69

Open rdvo opened 1 month ago

rdvo commented 1 month ago

when passing padding: { top: 16 }

no effect

imguolao commented 1 month ago

Can you show me your code or a minimize example?