fix: The pre tag sets the maximum height #1168
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user