fix: The pre tag sets the maximum height #1168

This commit is contained in:
shuai
2024-11-25 11:45:54 +08:00
committed by LinkinStars
parent 4f01ccd5de
commit 1ea056609b
+1
View File
@@ -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;