mirror of https://github.com/docusealco/docuseal
Custom elements are display:inline by default, so margin-top on the inner tablist div was not producing visible spacing. Move the margin to the document-tabs element itself with an inline style (immune to Tailwind recompile timing) and add class="block" so it participates in the block flow and the margin takes effect. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>pull/599/head
parent
aea6081105
commit
92e1324ba1
Loading…
Reference in new issue