UPD: DevicePreview transitions

This commit is contained in:
Robert Kossessa
2024-02-04 00:30:13 +01:00
parent abfab1589e
commit 5f3c31a315
4 changed files with 7 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
</div>
</div>
<button
class="rounded-full outline-2 absolute h-[41.5%] top-[24.5%] aspect-square left-0 right-0 mx-auto"
class="rounded-full outline-2 absolute h-[41.5%] top-[24.5%] aspect-square left-0 right-0 mx-auto transition-all"
:class="{'outline outline-white': selected==='ring',
'hover:outline outline-zinc-400': selected!=='ring'}"
@click="selected='ring'" />