Files
react-gantt/demos/custom/UserStub.css
Marta Kowalska 80ca059fb8 v2.3.1
2025-10-22 08:13:59 +00:00

26 lines
388 B
CSS

.container.wx-Md6hA5Em {
display: flex;
align-items: center;
padding: 0 4px;
}
.avatar.wx-Md6hA5Em {
width: 40px;
}
.user-avatar.wx-Md6hA5Em {
width: 30px;
height: 30px;
border-radius: 50%;
background-color: #dfe2e6;
text-align: center;
}
.user-photo.wx-Md6hA5Em {
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #dfe2e6;
}