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 e6b47dd commit 2f41d05Copy full SHA for 2f41d05
frontend/src/features/crawl-workflows/workflow-editor.ts
@@ -746,7 +746,7 @@ export class WorkflowEditor extends BtrixElement {
746
</div>
747
748
<p
749
- class="cursor-default px-4 py-3 text-neutral-700"
+ class="w-full cursor-default px-4 py-3 text-neutral-700"
750
slot="summary"
751
@click=${(e: MouseEvent) => {
752
// Decrease click target size of details header
0 commit comments