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