Skip to content

Commit

Permalink
Set a light gray border
Browse files Browse the repository at this point in the history
To be used by excluded and disabled package results status.
  • Loading branch information
saraycp committed Nov 16, 2022
1 parent 038c1ac commit 92670a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/app/assets/stylesheets/webui/borders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@

.border-gray-500 { border-color: $gray-500 !important; }
.border-gray-400 { border-color: $gray-400 !important; }
.border-gray-300 { border-color: $gray-300 !important; }

0 comments on commit 92670a1

Please sign in to comment.