View udonarium-2d.patch
diff --git a/src/app/component/dice-symbol/dice-symbol.component.css b/src/app/component/dice-symbol/dice-symbol.component.css | |
index aca62fd..b46d4af 100644 | |
--- a/src/app/component/dice-symbol/dice-symbol.component.css | |
+++ b/src/app/component/dice-symbol/dice-symbol.component.css | |
@@ -98,7 +98,7 @@ | |
bottom: 0; | |
left: 0; | |
right: 0; | |
- transform: rotateX(-90deg) translateY(-50%); | |
+ /* transform: rotateX(-90deg) translateY(-50%); */ |