button made inline with the header on mobile

This commit is contained in:
sektordv 2021-06-14 13:24:46 +02:00
parent 4f39e75f2d
commit 2f5236e981

View file

@ -64,6 +64,7 @@ export const WarehouseListPage: React.FC<WarehouseListPageProps> = ({
<FormattedMessage {...sectionNames.configuration} />
</AppHeader>
<PageHeader
inline
title={intl.formatMessage(sectionNames.warehouses)}
limit={
hasLimits(limits, "warehouses") && {