Rename label to "Custom CSS"

This commit is contained in:
Yang Luo
2024-03-03 20:45:14 +08:00
parent 265abfe102
commit bc399837cc
25 changed files with 143 additions and 143 deletions

View File

@ -178,7 +178,7 @@ class SigninTable extends React.Component {
},
},
{
title: i18next.t("application:Form CSS"),
title: i18next.t("application:Custom CSS"),
dataIndex: "label",
key: "label",
width: "200px",