mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
fix width in triggers view
This commit is contained in:
parent
88c9b1a2a0
commit
7c9fb2ecb3
@ -484,7 +484,7 @@ export default function TriggerView({
|
||||
) : (
|
||||
<>
|
||||
<div className="mb-5 flex flex-row items-center justify-between gap-2">
|
||||
<div className="flex flex-col items-start">
|
||||
<div className="flex max-w-5xl flex-col items-start">
|
||||
<Heading as="h4" className="mb-1">
|
||||
{t("triggers.management.title")}
|
||||
</Heading>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user