We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497f31a commit 5dc2f92Copy full SHA for 5dc2f92
src/components/ActionsPanel/ActionsPanel.tsx
@@ -129,6 +129,7 @@ const ActionsPanel = () => {
129
</ul>
130
</div>
131
</Dismiss>
132
+ <div class="hidden"></div>
133
<div>
134
<label class="flex flex-col items-center text-10.5px font-bold text-#666 dark:(text-#888) cursor-pointer rounded-8px hover:text-#000 dark:hover:text-light transition">
135
<span>Line Wrap</span>
0 commit comments