minor css adjustments
This commit is contained in:
parent
4108b88315
commit
f4a6929d17
@ -12,6 +12,7 @@
|
|||||||
height: 45px;
|
height: 45px;
|
||||||
border-top: 1px solid #e8eae8;
|
border-top: 1px solid #e8eae8;
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
|
z-index: 10;
|
||||||
}
|
}
|
||||||
.controlPane {
|
.controlPane {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.frame {
|
.frame {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100vh;
|
||||||
border: none;
|
border: none;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user