refactor: video player context

This commit is contained in:
2024-05-27 10:19:30 +01:00
parent bae19e0f53
commit 66721cacfa
19 changed files with 1062 additions and 79 deletions

View File

@ -215,7 +215,7 @@ export function DashboardForLink({ link }: { link: NostrLink }) {
{streamLink && status === StreamState.Live && (
<>
<DashboardZapColumn ev={streamEvent!} link={streamLink} feed={feed} />
<div className="border border-layer-2 rounded-xl px-4 py-3 flex flex-col min-h-0">
<div className="border border-layer-2 rounded-xl px-4 py-3 flex flex-col gap-2 min-h-0">
<Layer1Button
onClick={() => {
window.open(