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