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

Refactor pinned shapes and make them smart, closes #72

This commit is contained in:
tobspr
2020-06-12 18:38:13 +02:00
parent 8c01cc23d0
commit 3af6532d32
11 changed files with 215 additions and 56 deletions

View File

@@ -109,5 +109,9 @@
}
}
}
&.completed {
opacity: 0.5;
}
}
}