|
@@ -200,7 +200,7 @@ export default {
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.attendList {
|
|
|
- border-bottom: 1px solid #f5f5f5;
|
|
|
+ border-bottom: 1px dashed #dcdcdc;
|
|
|
}
|
|
|
.attendList span {
|
|
|
margin-right: 10px;
|
|
@@ -209,6 +209,7 @@ export default {
|
|
|
float: right;
|
|
|
margin-left: 10px;
|
|
|
width: 60px;
|
|
|
+ text-align: center;
|
|
|
}
|
|
|
.attendList span:last-child {
|
|
|
float: right;
|