mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
move febbox mp4 to within the collapse section
This commit is contained in:
parent
445fd373c1
commit
2a103fc967
1 changed files with 15 additions and 15 deletions
|
|
@ -518,8 +518,6 @@ export function FebboxSetup({
|
|||
</>
|
||||
);
|
||||
})()}
|
||||
</>
|
||||
) : null}
|
||||
<div className="flex justify-between items-center gap-4 mt-6">
|
||||
<div className="my-3">
|
||||
<p className="max-w-[32rem] font-medium">
|
||||
|
|
@ -535,6 +533,8 @@ export function FebboxSetup({
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
) : null}
|
||||
</SettingsCard>
|
||||
<Modal id={exampleModal.id}>
|
||||
<ModalCard>
|
||||
|
|
|
|||
Loading…
Reference in a new issue