mirror of
https://github.com/codex-team/editor.js
synced 2026-03-18 08:29:52 +01:00
Merge branch 'master' into localstorage-plugin
# Conflicts: # codex-editor.js # codex-editor.js.map # example.html # package.json # whatwg-fetch.js.map
This commit is contained in:
commit
38ac3741b8
13 changed files with 60 additions and 44 deletions
|
|
@ -147,6 +147,7 @@
|
|||
border-radius: 2px;
|
||||
padding: 6px 5px;
|
||||
line-height: 1em;
|
||||
font-size: 14px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
|
|
@ -443,6 +444,7 @@
|
|||
max-width: 100px;
|
||||
word-wrap: break-word;
|
||||
font-size: 12px;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue