9 lines
101 B
SCSS
9 lines
101 B
SCSS
[data-component=playground] {
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
> * {
|
|
width: 0 !important;
|
|
}
|
|
}
|