mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
parent
87c436cccc
commit
fe0375f124
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user