Fill pane
This commit is contained in:
parent
19c0652ab8
commit
cbdaa90f36
|
@ -8,12 +8,15 @@
|
|||
<style>
|
||||
html, body {
|
||||
margin: 0;
|
||||
overflow: clip;
|
||||
}
|
||||
#pie canvas {
|
||||
max-width: 20vw;
|
||||
max-height: 20vh;
|
||||
position: absolute;
|
||||
opacity: 90%;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
}
|
||||
#area canvas {
|
||||
width: 100vw;
|
||||
|
|
Loading…
Reference in New Issue