mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +03:00
mobile margin
This commit is contained in:
parent
e2a0f99a6a
commit
19e1c22ab1
@ -114,7 +114,7 @@ export default function SearchView({
|
||||
config?.semantic_search?.enabled
|
||||
? "justify-between"
|
||||
: "justify-center",
|
||||
isMobileOnly && "h-auto flex-wrap gap-2",
|
||||
isMobileOnly && "mb-3 h-auto flex-wrap gap-2",
|
||||
)}
|
||||
>
|
||||
{config?.semantic_search?.enabled && (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user