Skip to content

Commit ae86429

Browse files
Display not shown Absätze normal weight
1 parent 29fa6ce commit ae86429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dito/app/components/ParagraphList.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ const AbsatzContent = ({
244244
return (
245245
<DetailsSummary
246246
title={title}
247+
bold={false}
247248
content={
248249
<div className="ds-stack-8">
249250
{absatzGroup.map((absatz) => (

0 commit comments

Comments
 (0)