game designer
This commit is contained in:
@@ -101,4 +101,10 @@ video{
|
||||
&.Scene, &.GameObject, &.Task {
|
||||
cursor: grabbing;
|
||||
}
|
||||
}
|
||||
|
||||
.game-designer-canvas{
|
||||
width: 100%;
|
||||
max-width: 100vw;
|
||||
height: calc(100vh - 288px);
|
||||
}
|
||||
Reference in New Issue
Block a user