argo-ui
argo-ui copied to clipboard
Padding error with system level extensions
I'm developing a system level extension and I'm having an issue where there's a sb-page-wrapper
class that has a padding of 230px that shifts my extension to the left as shown in this picture. I'd like to have my extension be able to use the space right next to the black nav bar on the left.
There's also another div with style .cd-layout--extension .cd-layout__content--sb-expanded
that has padding-left: 230px
as well, which leads me to believe there's a bug where we're accidently applying the padding twice.
The screenshots look correctly centered, so why do you believe there's a bug?
with style
.cd-layout--extension .cd-layout__content--sb-expanded
That sounds specific to Argo CD. This repo is for common UI components between Argo projects and not specific to CD. See also #453
Ah, yeah that screenshot is a bad example. It's not being center in that picture, rather the card is wrapping to the next line. Here's another example that might work better. But I can go ahead and try to open something in Argo CD.
Stale issue message
This issue has been closed due to inactivity and lack of information. If you still encounter this issue, please add the requested information and re-open.