Skip to content

Commit

Permalink
Merge pull request #803 from illacloud/feat/new-chat-edit
Browse files Browse the repository at this point in the history
feat: update divider style
  • Loading branch information
Wangtaofeng authored Oct 27, 2023
2 parents 32d38c9 + 3ebfe78 commit e9b1aaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/divider/src/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,6 @@ export function applyTextStyle(
margin-left: 16px;
margin-right: 16px;
font-size: ${fs};
white-space: nowrap;
`
}

0 comments on commit e9b1aaa

Please sign in to comment.