mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Merge pull request #347 from dengr1065/debug-info
Improved debug info (position and version)
This commit is contained in:
@@ -9,4 +9,11 @@
|
||||
line-height: 15px;
|
||||
flex-direction: column;
|
||||
color: #fff;
|
||||
|
||||
&:not([data-mode="detailed"]) {
|
||||
.mousePosition,
|
||||
.cameraPosition {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user