Skip to content

Commit

Permalink
Merge pull request #323 from shikshalokam/SB-30855
Browse files Browse the repository at this point in the history
Issue SB-30855 fix: Attachments list card UI changes
  • Loading branch information
vishwanath1004 authored Sep 2, 2022
2 parents 4c22f1e + b865323 commit 524e1e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.attachments-card{
border-radius: 16px;
background: $white-color;
margin: 0px;
margin: 0 0 10px 0;
ion-card-header{
font-size: 1rem;
border-bottom: 1px solid $gray-200;
Expand Down

0 comments on commit 524e1e8

Please # to comment.