Add bottom padding on Authorization Evaluate results page

Closes #49063

Signed-off-by: Muhammed Oguz <muhammed@keymate.io>
This commit is contained in:
Muhammed Oğuz 2026-05-20 11:29:27 +03:00 committed by GitHub
parent 3119efdb13
commit 710539ca14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -85,7 +85,7 @@ export const Results = ({ evaluateResult, refresh, back }: ResultProps) => {
const noFilteredData = filteredResources.length === 0;
return (
<PageSection>
<PageSection style={{ paddingBottom: "var(--pf-v5-global--spacer--4xl)" }}>
<Toolbar>
<ToolbarGroup className="providers-toolbar">
<ToolbarItem>