1
0
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:
Mateusz Kwasniewski 2024-02-27 15:05:37 +01:00 committed by GitHub
parent 477a9c6cfa
commit b738a2a1bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -139,6 +139,7 @@ export const PaginatedApplicationList = () => {
return (
<>
<PageContent
bodyClass='no-padding'
header={
<PageHeader
title={`Applications (${total})`}