clean player off/on style
All checks were successful
Deploy App / build (push) Successful in 1m8s
Deploy App / deploy (push) Successful in 14s

This commit is contained in:
valere
2025-10-21 23:38:48 +02:00
parent 82de231548
commit 8ebda83a22
3 changed files with 10 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="w-full flex flex-col items-center mb-96">
<div class="w-full flex flex-col items-center">
<div @click="uiStore.closeBox()" class="cursor-pointer">
<logo />
</div>