Skip to content

Commit c8cdb89

Browse files
fix(frontend): allow detail summary to wrap. fixes #753
1 parent 378102c commit c8cdb89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/frontend/components/details/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
padding-block: var(--space-xs);
1414
padding-block: calc(calc(var(--space-m) / 2) - var(--input-border-width));
1515
padding-inline: var(--space-m);
16-
white-space: nowrap;
1716

1817
&:focus-visible {
1918
color: currentcolor;

0 commit comments

Comments
 (0)