completionId: cgen-a6355c7c1ce14346a81eac77f9b8a141
cgen-a6355c7c1ce14346a81eac77f9b8a141
This commit is contained in:
parent
9cb11900f2
commit
036065bbed
1 changed files with 1 additions and 1 deletions
|
|
@ -598,7 +598,7 @@ export default function Feed() {
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<aside className="space-y-6">
|
<aside className="space-y-6 hidden lg:block">
|
||||||
<Card className="rounded-3xl border-border/40 bg-background/70 shadow-xl backdrop-blur-lg">
|
<Card className="rounded-3xl border-border/40 bg-background/70 shadow-xl backdrop-blur-lg">
|
||||||
<CardHeader>
|
<CardHeader>
|
||||||
<CardTitle className="text-lg">
|
<CardTitle className="text-lg">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue