Skip to content

Commit 9ad02d5

Browse files
authored
style: improve inline diff partial style (#3877)
1 parent 5fb84c0 commit 9ad02d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/ai-native/src/browser/widget/inline-stream-diff/inline-stream-diff.module.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
border-radius: 4px;
4444
overflow: hidden;
4545
margin-right: 10px;
46+
max-height: 18px;
47+
height: 18px;
48+
align-items: center;
4649
}
4750

4851
.btn {

0 commit comments

Comments
 (0)