Skip to content

Commit 8a9d5cb

Browse files
committed
1 parent ec82138 commit 8a9d5cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/common/MarkdownRender.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ const MarkdownRenderBlock = styled.div`
7777
display: flex;
7878
justify-content: center;
7979
align-items: center;
80-
blockquote {
81-
border-left: none;
82-
}
80+
border-left: none;
81+
background: none;
82+
padding: none;
8383
}
8484
`;
8585

0 commit comments

Comments
 (0)