mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
spacing
This commit is contained in:
parent
d4af7f0966
commit
294e04adb1
@ -811,7 +811,7 @@ function ObjectTimeline({
|
|||||||
|
|
||||||
if (!timeline || timeline.length === 0) {
|
if (!timeline || timeline.length === 0) {
|
||||||
return (
|
return (
|
||||||
<div className="py-2 text-sm text-muted-foreground">
|
<div className="ml-8 text-sm text-muted-foreground">
|
||||||
{t("detail.noObjectDetailData")}
|
{t("detail.noObjectDetailData")}
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user