Skip to content

Commit 8f14e1d

Browse files
committed
1.2.7
1 parent 2cedf31 commit 8f14e1d

5 files changed

Lines changed: 37 additions & 10 deletions

File tree

Lines changed: 13 additions & 0 deletions
Loading

assets/css/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/scss/admin.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,14 @@ body.block-editor-page {
310310
}
311311
}
312312

313+
&.telegram {
314+
315+
a {
316+
background-image: url(../../_modules/dashboard/feather/telegram.svg);
317+
background-size: 16px 16px;
318+
}
319+
}
320+
313321
&.pinterest {
314322

315323
a {

0 commit comments

Comments
 (0)