mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-11 09:37:37 +03:00
remove incorrect classes causing extra scroll in detail stream
This commit is contained in:
parent
bb9b8100a1
commit
ae5e6c318f
@ -970,7 +970,6 @@ function Timeline({
|
||||
"relative overflow-hidden",
|
||||
isDesktop
|
||||
? cn(
|
||||
"no-scrollbar overflow-y-auto",
|
||||
timelineType == "timeline"
|
||||
? "w-[100px] flex-shrink-0"
|
||||
: timelineType == "detail"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user