debug info css - prepare for attribute usage

This commit is contained in:
dengr1065 2020-07-06 12:00:40 +03:00 committed by GitHub
parent c29b505ef0
commit 6546c023a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
flex-direction: column;
color: #fff;
&:not(.debugFull) {
&:not([data-mode="full"]) {
.mousePosition,
.cameraPosition {
display: none;