Improve UI.

This commit is contained in:
Yang Luo
2021-12-29 20:50:49 +08:00
parent 519fd655cf
commit c1cd187558
9 changed files with 16 additions and 28 deletions

View File

@ -176,7 +176,7 @@ class TokenListPage extends BaseListPage {
title: i18next.t("token:Scope"),
dataIndex: 'scope',
key: 'scope',
width: '100px',
width: '110px',
sorter: true,
...this.getColumnSearchProps('scope'),
},