Files
oxygen-ui/src/components/Playground/playground.scss

9 lines
101 B
SCSS

[data-component=playground] {
width: 100%;
height: 100%;
> * {
width: 0 !important;
}
}