feat: Add mouse-based world navigation with drag and touch support
This commit is contained in:
@@ -54,6 +54,10 @@ body {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.help-text {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
#simulation-canvas {
|
||||
flex-grow: 1;
|
||||
background-color: #000;
|
||||
|
||||
Reference in New Issue
Block a user