Skip to content

Commit 9b4119d

Browse files
committed
chore: update design icon to match with other design tools
1 parent c6ea743 commit 9b4119d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@
937937
<div id="centralControlBar" class="no-focus">
938938
<div class="ccb-group ccb-group-top">
939939
<a href="#" id="ccbCollapseEditorBtn" class="ccb-btn" title="Switch to Design Mode">
940-
<i class="fa-solid fa-feather"></i>
940+
<i class="fa-solid fa-pen-nib fa-rotate-90"></i>
941941
</a>
942942
<a href="#" id="ccbSidebarToggleBtn" class="ccb-btn" title="Toggle sidebar">
943943
<i class="fa-solid fa-angles-left"></i>

0 commit comments

Comments
 (0)