mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
fix width
This commit is contained in:
parent
a89e3047c4
commit
4b1285f2c4
@ -84,7 +84,7 @@ export default function HistoryFilterPopover({
|
||||
Filter
|
||||
</Button>
|
||||
</PopoverTrigger>
|
||||
<PopoverContent className="w-screen md:w-[340px]">
|
||||
<PopoverContent className="w-screen sm:w-[340px]">
|
||||
<div className="flex justify-around">
|
||||
<DropdownMenu>
|
||||
<DropdownMenuTrigger asChild>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user