Update index.html
This commit is contained in:
parent
0538d236e5
commit
a832caeed3
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
height: 97.4%;
|
||||
}
|
||||
.sidebar {
|
||||
width: 10%;
|
||||
width: 6.9%;
|
||||
background-color: #333;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -43,7 +43,7 @@
|
|||
display: flex;
|
||||
}
|
||||
.file-explorer {
|
||||
width: 23%;
|
||||
width: 24%;
|
||||
background-color: #252526;
|
||||
color: #fff;
|
||||
padding: 10px;
|
||||
|
|
Loading…
Reference in a new issue