用户列表

This commit is contained in:
仲么了
2024-01-19 15:24:21 +08:00
parent 489d4e2e53
commit f8d9dd4183
6 changed files with 199 additions and 34 deletions

View File

@@ -250,3 +250,8 @@ body,
}
/* 自适应-e */
.custom-table-header {
display: flex;
padding: 13px 15px;
align-items: center;
}