mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 21:25:13 +00:00
Make frontend scale nicely regardless of window size
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.tfw-ace-editor {
|
||||
min-height: 200px;
|
||||
height: 80%;
|
||||
width:100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user