mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-11 17:47:37 +03:00
tweak
This commit is contained in:
parent
b3e158bd01
commit
920e9bdd18
@ -223,8 +223,7 @@ export default function DetailStream({
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Collapsible Controls Section - Absolutely positioned at bottom */}
|
<div className="absolute bottom-0 left-0 right-0 z-30 rounded-t-md border border-secondary-highlight bg-background_alt shadow-md">
|
||||||
<div className="absolute bottom-0 left-0 right-0 z-30 rounded-t-md border border-secondary-highlight bg-background shadow-md">
|
|
||||||
<button
|
<button
|
||||||
onClick={() => setControlsExpanded(!controlsExpanded)}
|
onClick={() => setControlsExpanded(!controlsExpanded)}
|
||||||
className="flex w-full items-center justify-between p-3"
|
className="flex w-full items-center justify-between p-3"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user