Skip to content

Commit

Permalink
fix: The pre tag sets the maximum height #1168
Browse files Browse the repository at this point in the history
  • Loading branch information
shuashuai committed Nov 25, 2024
1 parent 3fd3e6b commit 86a3da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ img[src=""] {
background-color: var(--an-e9ecef);
border-radius: 0.25rem;
padding: 1rem;
max-height: 38rem;
}
blockquote {
border-left: 0.25rem solid #ced4da;
Expand Down

0 comments on commit 86a3da6

Please sign in to comment.