fix rules info columns

This commit is contained in:
miloschwartz 2025-03-10 12:47:42 -04:00
parent 7a46cf3da7
commit 2b54dfe035
No known key found for this signature in database

View file

@ -552,7 +552,7 @@ export default function ResourceRules(props: {
path. path.
</p> </p>
</div> </div>
<InfoSections> <InfoSections cols={2}>
<InfoSection> <InfoSection>
<InfoSectionTitle>Actions</InfoSectionTitle> <InfoSectionTitle>Actions</InfoSectionTitle>
<ul className="text-sm text-muted-foreground space-y-1"> <ul className="text-sm text-muted-foreground space-y-1">
@ -568,7 +568,6 @@ export default function ResourceRules(props: {
</li> </li>
</ul> </ul>
</InfoSection> </InfoSection>
<Separator orientation="vertical" />
<InfoSection> <InfoSection>
<InfoSectionTitle> <InfoSectionTitle>
Matching Criteria Matching Criteria