style: 页面样式调整

This commit is contained in:
TsMask
2024-11-14 11:33:49 +08:00
parent 348b11e201
commit 101cb70893
3 changed files with 15 additions and 9 deletions

View File

@@ -98,6 +98,7 @@ let tableColumns: ColumnsType = [
title: t('common.rowId'),
dataIndex: 'configId',
align: 'left',
width: 100,
},
{
title: t('views.system.config.configName'),