1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

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

View File

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