You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know how much it matters, but it's worth noting there are a lot of utility classes used on this page where it looks like we have a stylesheet for other pages? I wonder if we should be more consistent. Also I wonder if we used <Text> headings, if we would need all of these margins and hwhat-not on the headings.
and
I'd expect we have <Grid> props that can replace the use of these .pf-v6-l-grid/.pf-m-* classes?
The text was updated successfully, but these errors were encountered:
Followup from #4011
Per @mcoker in this comment and this other comment:
I don't know how much it matters, but it's worth noting there are a lot of utility classes used on this page where it looks like we have a stylesheet for other pages? I wonder if we should be more consistent. Also I wonder if we used
<Text>
headings, if we would need all of these margins and hwhat-not on the headings.and
I'd expect we have
<Grid>
props that can replace the use of these.pf-v6-l-grid/.pf-m-*
classes?The text was updated successfully, but these errors were encountered: