mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
added a width to make the scrolling editor look nice
This commit is contained in:
parent
87565c9efb
commit
608071df08
@ -735,6 +735,7 @@ form.code span {
|
||||
|
||||
#mainEditorPanel {
|
||||
height: 100%;
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
.big-error-icon {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user