minor on style

This commit is contained in:
les
2021-03-24 21:05:21 +01:00
parent a7d57dad9b
commit 0dc156e540
3 changed files with 52 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
<template lang='pug'>
.editor(:class='focused')
.editor.grey.darken-4(:class='focused')
.label {{label}}
editor-menu-bar.menubar.is-hidden(:editor='editor'
:keep-in-bounds='true' v-slot='{ commands, isActive, getMarkAttrs, focused }')