Update index.html
This commit is contained in:
parent
47fb095dbd
commit
16b05af078
1 changed files with 2 additions and 2 deletions
|
@ -78,14 +78,14 @@
|
|||
.editor {
|
||||
flex: 1;
|
||||
background-color: #1e1e1e;
|
||||
padding: 10px;
|
||||
padding: .3%;
|
||||
width: 1em;
|
||||
}
|
||||
.CodeMirror {
|
||||
height: 100% !important;
|
||||
}
|
||||
.status-bar {
|
||||
height: 2%;
|
||||
width: 100%;
|
||||
background-color: #007acc;
|
||||
color: #fff;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue