Files
oxygen-ui/src/components/Playground/CodeEditor/code-editor.scss
2024-01-12 17:06:20 +08:00

5 lines
96 B
SCSS

[data-component=playground-code-editor] {
position: relative;
width: 100%;
height: 100%;
}