Skip to content

Commit

Permalink
fix(ui): align resource nodegroup (argoproj#17427)
Browse files Browse the repository at this point in the history
Signed-off-by: Caio Paiva <cclp94@gmail.com>
  • Loading branch information
cclp94 authored and mkieweg committed Jun 11, 2024
1 parent d3dacf0 commit d00a95f
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@
background-color: themed('pod-cyan') !important;
}
}
&--nodegroup{
padding-left: 3.5em;
padding-top: 25px;
}

&--lower-section {
left: 8px;
Expand Down Expand Up @@ -432,4 +428,4 @@

}

}
}

0 comments on commit d00a95f

Please sign in to comment.