Skip to content

Commit

Permalink
Issue #SH-21 merge: Merge pull request #1093 from Diptesh6501/branch-…
Browse files Browse the repository at this point in the history
…3.1.0

Issue #SB-584 fix: activity popup button css
  • Loading branch information
AmiableAnil authored Jul 14, 2020
2 parents 3ebde5a + dabe14d commit 9e17278
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,9 @@ ion-modal.sb-progress-loader {
margin-bottom: 16px !important;
}
.sb-popover-footer .sb-popover-action-btn {
padding: 22px 155px 33px 155px !important;
padding: 16px !important;
width: 100%;
height: unset !important;
}
}
.grecaptcha-badge {
Expand Down

0 comments on commit 9e17278

Please sign in to comment.