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