feat: improved layout and captions
This commit is contained in:
@@ -18,7 +18,9 @@ export default function NetworkRoot() {
|
||||
<ParticleListView path={path} />
|
||||
<AutoplayOverlay networkId={networkId!} />
|
||||
<ComposeOverlay networkId={networkId!} />
|
||||
<ControlsIndicator type={"new"} />
|
||||
<div className="flex justify-end">
|
||||
<ControlsIndicator type={"new"} />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user