mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
remove extra class
This commit is contained in:
parent
2543ba66bb
commit
1b054be009
@ -261,7 +261,7 @@ export default function DesktopEventView({
|
|||||||
</Button>
|
</Button>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
<div className="flex h-full overflow-hidden overflow-hidden">
|
<div className="flex h-full overflow-hidden">
|
||||||
<div
|
<div
|
||||||
ref={contentRef}
|
ref={contentRef}
|
||||||
className="flex flex-1 flex-wrap content-start gap-2 overflow-y-auto no-scrollbar"
|
className="flex flex-1 flex-wrap content-start gap-2 overflow-y-auto no-scrollbar"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user