Update index.html
This commit is contained in:
parent
b637b283c8
commit
caa05cba82
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
.container {
|
||||
display: flex;
|
||||
height: 94.2%;
|
||||
height: 97.4%;
|
||||
}
|
||||
.sidebar {
|
||||
width: 10%;
|
||||
|
@ -84,7 +84,7 @@
|
|||
height: 100% !important;
|
||||
}
|
||||
.status-bar {
|
||||
height: 5%;
|
||||
height: 2%;
|
||||
background-color: #007acc;
|
||||
color: #fff;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue