Skip to content

Commit

Permalink
fix(meetings): add-bottom-padding-to-captcha-div
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreyasSharma28 authored and Shreyas281299 committed Jul 4, 2024
1 parent 7d648ae commit 793a865
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ $C: #{$WEBEX_COMPONENTS_CLASS_PREFIX}-meeting-guest-authentication;
display: flex;
flex-direction: row;
align-items: center;
padding-bottom: 0.5rem;
}

.#{$C}__captcha-image {
Expand Down

0 comments on commit 793a865

Please sign in to comment.