Skip to content

Commit 56d4289

Browse files
committed
Adjust code block padding
1 parent 58c6c11 commit 56d4289

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Core/Sources/SuggestionWidget/Styles.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ extension MarkdownUI.Theme {
6868
FontSize(.em(0.85))
6969
}
7070
.padding(16)
71+
.padding(.trailing, 10)
7172
.background(Color(nsColor: .textBackgroundColor).opacity(0.7))
7273
.clipShape(RoundedRectangle(cornerRadius: 6))
7374
.overlay(alignment: .topTrailing) {

0 commit comments

Comments
 (0)