Skip to content

Commit 5f96780

Browse files
committed
icons updated
1 parent 599c6b7 commit 5f96780

File tree

11 files changed

+57
-31
lines changed

11 files changed

+57
-31
lines changed

assets/icon-h1.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icon-h2.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icon-h3.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icon-h4.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icon-h5.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icon-h6.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icon.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@editorjs/header",
3-
"version": "2.6.2",
3+
"version": "2.7.0",
44
"keywords": [
55
"codex editor",
66
"header",

src/index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@
3535
.ce-header[contentEditable=true][data-placeholder]:empty:focus::before {
3636
display: none;
3737
}
38+
39+
.ce-header__tune-button svg {
40+
width: 16px;
41+
height: 16px;
42+
}

0 commit comments

Comments
 (0)