mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-12 01:57:36 +03:00
fix alignment
This commit is contained in:
parent
1da8216b32
commit
dcc8003d53
@ -451,6 +451,7 @@ export default function Settings() {
|
||||
<SidebarMenu>
|
||||
<SidebarMenuItem>
|
||||
<SidebarMenuButton
|
||||
className="ml-0 pl-0"
|
||||
isActive={page === filteredItems[0].key}
|
||||
onClick={() => {
|
||||
if (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user