Commit 4e741dcf authored by tyyin lan's avatar tyyin lan

chore: 代码执行块渲染优化

parent 9ef2efa9
...@@ -264,6 +264,7 @@ defineExpose({ ...@@ -264,6 +264,7 @@ defineExpose({
& .code-container-wrapper { & .code-container-wrapper {
display: inline-flex; display: inline-flex;
flex-direction: column; flex-direction: column;
width: 100%;
} }
} }
......
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