Skip to content

Commit

Permalink
Fix - Design issue in Emails settings
Browse files Browse the repository at this point in the history
  • Loading branch information
salimshrestha98 committed Aug 9, 2023
1 parent d88d2dc commit 4e75767
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions assets/css/settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,15 @@ body {
text-align: center;
}

&:nth-child(2) {
padding-left: 0;
padding-right: 0;

label {
font-size: 76%;
}
}

a {
font-weight: $regular;
font-size: 14px;
Expand Down

0 comments on commit 4e75767

Please sign in to comment.