Commit 7ad94388 authored by fisherdaddy's avatar fisherdaddy

chore: update css in markdown2image

parent dbfdae3e
...@@ -281,7 +281,6 @@ const PreviewContainer = styled(InputContainer)` ...@@ -281,7 +281,6 @@ const PreviewContainer = styled(InputContainer)`
counter-increment: item; counter-increment: item;
position: absolute; position: absolute;
left: 0; left: 0;
top: -0.25em; /* 使用更大的负值,进一步向上移动数字 */
color: #4F46E5; /* 使用主题色 */ color: #4F46E5; /* 使用主题色 */
font-weight: bold; font-weight: bold;
line-height: 1.6; line-height: 1.6;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment