improve attachments experience for media particles

This commit is contained in:
talksik
2026-03-30 11:27:33 -07:00
parent d6280439d0
commit c797d7253e
7 changed files with 169 additions and 76 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export default function NetworkRoot() {
<ParticleListView path={path} />
<AutoplayOverlay networkId={networkId!} />
<ComposeOverlay networkId={networkId!} />
<div className="flex justify-end">
<div className="flex justify-center p-3">
<ControlsIndicator type={"new"} />
</div>
</div>