Skip to content

Commit

Permalink
Add css part
Browse files Browse the repository at this point in the history
  • Loading branch information
zachharrison committed Sep 10, 2024
1 parent 34c28a8 commit 0b961d7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export function EmailRegistrationView(props: EmailRegistrationViewProps) {

return (
<div
part="sqm-base"
class={sheet.classes.Wrapper}
style={{
border: `${content.hideBorder ? "none" : "1px solid #eaeaea"}`,
Expand Down

0 comments on commit 0b961d7

Please sign in to comment.