chore: add backend field in check api
This commit is contained in:
@@ -42,12 +42,16 @@
|
||||
|
||||
.item {
|
||||
display: flex;
|
||||
font-weight: var(--font-weight-medium);
|
||||
color: var(--ant-color-text);
|
||||
}
|
||||
|
||||
.tl {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
width: 60px;
|
||||
font-weight: var(--font-weight-normal);
|
||||
color: var(--ant-color-text-secondary);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user