Skip to content

Commit

Permalink
Added padding to bottom of sidebar menu
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasstrba committed Mar 13, 2024
1 parent 7bc3036 commit 22ff310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/Preferences/View/PreferencesSidebar.swift
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ extension Preferences {
SidebarSectionHeader(section: section.id)
sidebarSection(section)
}
}
}.padding(.bottom, 16)
}

}
Expand Down

0 comments on commit 22ff310

Please sign in to comment.