Skip to content

Commit

Permalink
fix(WebexCreateSpace): css fix webex search avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
amritesi authored and kishorepmr committed Jun 6, 2022
1 parent a45533a commit 78550c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/WebexSearchPeople/WebexSearchPeople.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ $C:#{$WEBEX_COMPONENTS_CLASS_PREFIX}-search-people;
.#{$C}__avatar {
width: 2.5rem;
height: auto;
border-radius: 20px;
}

.#{$C}__data {
padding-left: 10px;
text-align: left;
}

.#{$C}__list-selected {
Expand Down

0 comments on commit 78550c1

Please sign in to comment.