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%;
|
height: 97.4%;
|
||||||
}
|
}
|
||||||
.sidebar {
|
.sidebar {
|
||||||
width: 10%;
|
width: 6.9%;
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
.file-explorer {
|
.file-explorer {
|
||||||
width: 23%;
|
width: 24%;
|
||||||
background-color: #252526;
|
background-color: #252526;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
Loading…
Reference in a new issue