Files
oxygen-ui/src/components/Playground/index.module.less

9 lines
79 B
Plaintext

.root {
width: 100%;
height: 100%;
> * {
width: 0 !important;
}
}