forked from Github/frigate
Small tweaks (#14700)
* Remove extra spacing for next/prev carousel buttons * Clarify ollama genai docs
This commit is contained in:
@@ -509,7 +509,7 @@ export default function ObjectLifecycle({
|
||||
containScroll: "keepSnaps",
|
||||
dragFree: true,
|
||||
}}
|
||||
className="w-full max-w-[72%] md:max-w-[85%]"
|
||||
className="max-w-[72%] md:max-w-[85%]"
|
||||
setApi={setThumbnailApi}
|
||||
>
|
||||
<CarouselContent
|
||||
|
||||
Reference in New Issue
Block a user