frontend-tutorial-framework/src/app/webide/webide.component.scss
2018-02-14 09:51:15 +01:00

10 lines
107 B
SCSS

.tfw-ace-editor {
height: 80%;
width:100%;
overflow: auto;
}
.btn-secondary {
border-radius: 0;
}