feat: 资产授权.
This commit is contained in:
@@ -73,6 +73,14 @@ body {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sticky-list {
|
||||
.arco-list-header {
|
||||
position: sticky;
|
||||
background: var(--color-bg-2);
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.arco-table-td-content {
|
||||
color: rgba(var(--gray-9), .95);
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user