refactor(account-detail): 更新标题和字段,优化表格样式
This commit is contained in:
@ -50,6 +50,12 @@
|
||||
padding: 11px 16px;
|
||||
@include table-cell-text;
|
||||
}
|
||||
|
||||
&-selected {
|
||||
> td {
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user