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