mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-04 04:32:40 +00:00
10 lines
107 B
SCSS
10 lines
107 B
SCSS
.tfw-ace-editor {
|
|
height: 80%;
|
|
width:100%;
|
|
overflow: auto;
|
|
}
|
|
|
|
.btn-secondary {
|
|
border-radius: 0;
|
|
}
|