修复
This commit is contained in:
@@ -43,7 +43,7 @@ body {
|
||||
|
||||
.tb {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
}
|
||||
.tb .avatar {
|
||||
@@ -54,7 +54,7 @@ body {
|
||||
margin: 0 20px;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
}
|
||||
.tb .avatar img {
|
||||
|
||||
Reference in New Issue
Block a user