Skip to content

Commit

Permalink
Customize EmailComparison component to match figma design
Browse files Browse the repository at this point in the history
  • Loading branch information
bogiii committed Dec 6, 2024
1 parent b96629e commit dd62ab5
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,14 @@
.email-providers-stacked-comparison__notice {
margin-top: 24px;
}

.context-all-domain-management {

.card.action-panel {
border-radius: 4px;
}

.form-text-input-with-affixes input {
border-radius: 2px 0 0 2px !important;
}
}

0 comments on commit dd62ab5

Please sign in to comment.