bug
This commit is contained in:
@@ -151,13 +151,13 @@ export default {
|
||||
padding-left: 0px;
|
||||
li {
|
||||
list-style-type: none;
|
||||
height: 176px;
|
||||
|
||||
.user {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
padding-top: 24px;
|
||||
padding-left: 32px;
|
||||
height: 85%;
|
||||
height: 100%;
|
||||
.checkbox{
|
||||
margin-top: 20px;
|
||||
margin-right: 32px;
|
||||
@@ -177,6 +177,7 @@ export default {
|
||||
}
|
||||
.info {
|
||||
width: calc(100% - 120px);
|
||||
padding-bottom: 32px;
|
||||
.name {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user