Added scene
This commit is contained in:
@@ -143,7 +143,15 @@
|
||||
width: calc((100vw * 1.65) - (320px + 270px + 70px) / 0.6);
|
||||
z-index: 100;
|
||||
|
||||
.scene-container{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
canvas{
|
||||
width: calc((100vw * 1.65) - (320px + 270px + 70px) / 0.6) !important;
|
||||
height: 100% !important;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
&.top {
|
||||
transform: scale(1.5);
|
||||
|
||||
Reference in New Issue
Block a user