reduce canvas size
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
.canvas-ctr
|
.canvas-ctr
|
||||||
width: 100%
|
width: 100%
|
||||||
height: 100vh
|
height: calc(100vh - 100px)
|
||||||
display: flex
|
display: flex
|
||||||
flex-direction: column
|
flex-direction: column
|
||||||
flex-grow: 1
|
flex-grow: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user