样式优化
This commit is contained in:
@@ -307,14 +307,14 @@
|
||||
left: 36px;
|
||||
right: 12px;
|
||||
height: 0.5px;
|
||||
background: rgba(0, 0, 0, 0.12);
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
border-radius: 99px;
|
||||
}
|
||||
}
|
||||
|
||||
.divider {
|
||||
height: 0.5px;
|
||||
background-color: rgba(0, 0, 0, 0.12);
|
||||
background-color: rgba(0, 0, 0, 0.08);
|
||||
margin-left: 35px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user