Skip to content

Commit 3f6d678

Browse files
committed
app: Cozy Corner
1 parent 3c06030 commit 3f6d678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/apps/CozyAppPage.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ const CozyAppPage = () => {
313313
</div>
314314

315315
{/* Content Area */}
316+
{/*<div className="w-[830px] h-[800px] relative bg-gray-800 rounded-2xl overflow-hidden shadow-2xl border border-gray-700">*/}
316317
<div className="flex-grow h-[80vh] relative bg-gray-800 rounded-2xl overflow-hidden shadow-2xl border border-gray-700">
317318
{mode !== 'breathe' && (
318319
<div className="absolute inset-0 flex flex-col items-center justify-end pb-10">

0 commit comments

Comments
 (0)