v2.3.1
This commit is contained in:
25
demos/custom/UserStub.css
Normal file
25
demos/custom/UserStub.css
Normal file
@@ -0,0 +1,25 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user