add inline option to demo component

This commit is contained in:
Philipp Kühn
2020-12-02 22:21:46 +01:00
parent 14b7c03efa
commit 6ddfd3c426
3 changed files with 12 additions and 2 deletions

View File

@@ -155,6 +155,7 @@ export default {
<style lang="scss" scoped>
.editor {
color: black;
background-color: white;
border: 1px solid rgba(black, 0.1);
border-radius: 0.5rem;