Skip to content

Commit e7a2261

Browse files
authored
fix(margin): margin is controlled by ui-components, not us
1 parent 49cb713 commit e7a2261

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react/src/html/ui/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ main {
110110
> h5,
111111
> h6 {
112112
flex: 1;
113+
margin-top: 0;
113114
margin-bottom: 8px;
114115
overflow-wrap: anywhere;
115116
word-break: break-word;

0 commit comments

Comments
 (0)