chore: compatibility api
This commit is contained in:
@@ -18,12 +18,14 @@
|
||||
|
||||
.title {
|
||||
font-size: var(--font-size-base);
|
||||
font-weight: var(--font-weight-500);
|
||||
}
|
||||
|
||||
.info {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
color: var(--ant-color-text-tertiary);
|
||||
font-size: var(--font-size-small);
|
||||
justify-content: space-between;
|
||||
|
||||
.info-item {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user