fix: center cell transparent so bg scene is visible through frame
This commit is contained in:
@@ -149,7 +149,7 @@ export default function App() {
|
||||
</div>
|
||||
|
||||
{/* ── Center: transparent for Live2D ── */}
|
||||
<div className="min-w-0 overflow-hidden">
|
||||
<div className="min-w-0 overflow-hidden bg-transparent backdrop-blur-none">
|
||||
<KiraAvatar
|
||||
isSpeaking={isKiraSpeaking}
|
||||
isListening={isRecording}
|
||||
|
||||
Reference in New Issue
Block a user