mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 23:55:25 +03:00
smaller
This commit is contained in:
parent
f6d9e874dc
commit
6f30e6d3a5
@ -118,7 +118,7 @@ export default function SearchThumbnailFooter({
|
|||||||
<TimeAgo time={searchResult.start_time * 1000} dense />
|
<TimeAgo time={searchResult.start_time * 1000} dense />
|
||||||
) : (
|
) : (
|
||||||
<div>
|
<div>
|
||||||
<ActivityIndicator size={16} />
|
<ActivityIndicator size={14} />
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
{formattedDate}
|
{formattedDate}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user