Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Multiple UI fixes #5140

Merged
merged 2 commits into from Feb 18, 2021
Merged

fix: Multiple UI fixes #5140

merged 2 commits into from Feb 18, 2021

Conversation

simster7
Copy link
Member

Before:
image

After:
image

Signed-off-by: Simon Behar <simbeh7@gmail.com>
Signed-off-by: Simon Behar <simbeh7@gmail.com>
@simster7 simster7 marked this pull request as ready for review February 18, 2021 18:26
@@ -266,7 +266,7 @@ export class WorkflowsList extends BasePage<RouteComponentProps<any>, State> {
)}
<div className='argo-table-list'>
<div className='row argo-table-list__head'>
<div className='columns workflows-list__status small-1' />
<div className='columns small-1 workflows-list__status' />
<div className='row small-11'>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small-11 ??

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is correct. It's completed by a small-1 right above

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was actually incorrect, but for a different reason. Good catch :)

@simster7 simster7 merged commit 1c79212 into argoproj:master Feb 18, 2021
@simster7 simster7 mentioned this pull request Feb 23, 2021
34 tasks
@simster7 simster7 mentioned this pull request Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants