Skip to content

Commit

Permalink
Round corners.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhsamuel committed Dec 29, 2023
1 parent fc66cf4 commit 6c7d61b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vue/src/views/AgentsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ groups {
.group {
border: 1px solid $gray;
border-radius: 4px;
display: grid;
grid-template-columns: 24ex 128ex;
Expand Down

0 comments on commit 6c7d61b

Please sign in to comment.