Skip to content

Commit

Permalink
demo: revert #41209 #41225 (#41467)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo837 committed Mar 27, 2023
1 parent 87c436c commit fe0375f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .dumi/theme/common/styles/Demo.tsx
Expand Up @@ -38,7 +38,6 @@ const GlobalDemoStyles: React.FC = () => {
}
.code-box-demo {
overflow: auto;
background-color: ${token.colorBgContainer};
border-radius: ${token.borderRadius}px ${token.borderRadius}px 0 0;
}
Expand Down

0 comments on commit fe0375f

Please sign in to comment.