mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: application list padding (#6365)
This commit is contained in:
parent
477a9c6cfa
commit
b738a2a1bc
@ -139,6 +139,7 @@ export const PaginatedApplicationList = () => {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<PageContent
|
<PageContent
|
||||||
|
bodyClass='no-padding'
|
||||||
header={
|
header={
|
||||||
<PageHeader
|
<PageHeader
|
||||||
title={`Applications (${total})`}
|
title={`Applications (${total})`}
|
||||||
|
Loading…
Reference in New Issue
Block a user