Skip to content

Commit

Permalink
Improved XDMoD job analytics padding
Browse files Browse the repository at this point in the history
  • Loading branch information
abujeda committed Sep 12, 2024
1 parent 80453a6 commit d82131e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions apps/dashboard/app/assets/stylesheets/xdmod.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,9 @@
}

.job-analytics {
padding: 0.50rem 0.25rem;

span {
padding-left: 8px;
padding-right: 8px;
}
display: flex;
justify-content: space-between;
padding: 0.50rem 0.5rem;

strong {
font-weight: 600;
Expand Down

0 comments on commit d82131e

Please sign in to comment.