2D/3D视口
This commit is contained in:
@@ -75,8 +75,13 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
cursor: crosshair;
|
||||
cursor: grab;
|
||||
background: #1a1a1f;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.viewport-canvas:active {
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
||||
.viewport-stats {
|
||||
|
||||
Reference in New Issue
Block a user