Skip to content

Commit 098e84f

Browse files
committed
Fixes #597
1 parent 6806d7d commit 098e84f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/src/pages/ApplicationDetail.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ div.application-detail-container {
6464
display: flex;
6565
flex-direction: column;
6666
gap: 15px;
67+
68+
.sds--chips--textual {
69+
margin: auto;
70+
}
6771
}
6872

6973
.application-card-container {

0 commit comments

Comments
 (0)