avatar started
This commit is contained in:
@@ -225,11 +225,13 @@
|
||||
border-radius: 50%;
|
||||
font-weight: var(--font-weight-bold);
|
||||
color: white;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.guest-users-container {
|
||||
display: flex;
|
||||
|
||||
width: 100%;
|
||||
justify-content: flex-end;
|
||||
.other-guest {
|
||||
@include flex-center;
|
||||
height: 26px;
|
||||
@@ -249,7 +251,8 @@
|
||||
display: flex;
|
||||
|
||||
.user-organization {
|
||||
height: 100%;
|
||||
height: 26px;
|
||||
width: 52px;
|
||||
max-width: 52px;
|
||||
border-radius: 20px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user