Merge remote-tracking branch 'upstream/dev' into feature-i18n

This commit is contained in:
Marvin
2025-06-05 17:27:13 +00:00
9 changed files with 300 additions and 3087 deletions

View File

@@ -33,7 +33,7 @@ export default function ResourceInfoBox({}: ResourceInfoBoxType) {
{t('resourceInfo')}
</AlertTitle>
<AlertDescription className="mt-4">
<InfoSections cols={isEnabled ? 5 : 4}>
<InfoSections cols={4}>
{resource.http ? (
<>
<InfoSection>