flippable cards
This commit is contained in:
@@ -200,7 +200,6 @@ watch(() => props.compilation, () => applyColor(), { deep: true })
|
||||
|
||||
&-scene {
|
||||
height: calc(var(--size) * 20);
|
||||
width: var(--width);
|
||||
perspective: 1000px;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user