mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 07:35:48 +01:00
cover restoring and fetch function fixed (#101)
* cover restoring fixed * upd * fetch fixed in safari * updated * plugins * plugins ready * code improved * fixed bug with backspace * improved architecture
This commit is contained in:
parent
b76ec5c0a1
commit
bc8fb1aed9
53 changed files with 3924 additions and 189 deletions
|
|
@ -60,6 +60,7 @@
|
|||
* Plus button
|
||||
*/
|
||||
.ce-toolbar__plus{
|
||||
position: absolute;
|
||||
background-image: url('fonts/codex_editor/icon-plus.svg');
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue