We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ea743 commit 9b4119dCopy full SHA for 9b4119d
1 file changed
src/index.html
@@ -937,7 +937,7 @@
937
<div id="centralControlBar" class="no-focus">
938
<div class="ccb-group ccb-group-top">
939
<a href="#" id="ccbCollapseEditorBtn" class="ccb-btn" title="Switch to Design Mode">
940
- <i class="fa-solid fa-feather"></i>
+ <i class="fa-solid fa-pen-nib fa-rotate-90"></i>
941
</a>
942
<a href="#" id="ccbSidebarToggleBtn" class="ccb-btn" title="Toggle sidebar">
943
<i class="fa-solid fa-angles-left"></i>
0 commit comments