route v1
This commit is contained in:
		| @@ -245,7 +245,7 @@ watch(isDraggable, (enabled) => (enabled ? addListeners() : removeListeners())) | ||||
|   } | ||||
|  | ||||
|   &-scene { | ||||
|     perspective: 1000px; | ||||
|     perspective: 2000px; | ||||
|   } | ||||
|  | ||||
|   &.box-hidden { | ||||
| @@ -360,7 +360,7 @@ watch(isDraggable, (enabled) => (enabled ? addListeners() : removeListeners())) | ||||
|     @apply scale-105 outline-none; | ||||
|  | ||||
|     .face { | ||||
|       border: 4px solid rgba(0, 0, 0, 0.5); | ||||
|       // border: 4px solid rgba(0, 0, 0, 0.5); | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user