优化了”用户管理“页面样式,修改了”模型配置“页面的分页器

This commit is contained in:
CGD
2025-04-02 17:19:46 +08:00
parent c57ab0e703
commit 5934cf718d
2 changed files with 128 additions and 4 deletions
@@ -348,8 +348,8 @@ $table-bg-color: #ecf1fd;
.user-card {
background: white;
border-radius: 12px;
padding: 20px;
margin: 15px;
padding: 15px;
margin: -10px 15px;
}
.table_bottom {