mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-25 16:19:44 +02:00
Allow all inline tools for Warning tool. Improve styles (#76)
* allow all inline tools to Warning tool. Improve styles * update editor and tools
This commit is contained in:
parent
42eacba15b
commit
9f8cc83e00
6 changed files with 24 additions and 22 deletions
|
@ -77,7 +77,7 @@ export default class Editor {
|
|||
|
||||
warning: {
|
||||
class: Warning,
|
||||
inlineToolbar: ['inlineCode', 'italic', 'bold']
|
||||
inlineToolbar: true
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue