mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-01 08:16:44 +00:00
fix rules info columns
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user