added a width to make the scrolling editor look nice
This commit is contained in:
@ -735,6 +735,7 @@ form.code span {
|
||||
|
||||
#mainEditorPanel {
|
||||
height: 100%;
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
.big-error-icon {
|
||||
|
Reference in New Issue
Block a user