1
0

Fix cat slot position in index.html

This commit is contained in:
2025-05-26 02:27:31 +02:00
parent f259bad82a
commit b9eb74b47b

View File

@@ -220,7 +220,7 @@
</div>
<!-- Cat -->
<div id="catSlot" class="absolute bottom-0 left-"></div>
<div id="catSlot" class="absolute bottom-0 left-0"></div>
<!-- Interaction Bar -->
<div class="w-full h-16 flex items-center p-4 interaction-bar"