标记显示宽度

This commit is contained in:
caishi 2021-11-30 15:27:11 +08:00
parent e591de00fd
commit 7295a71bc5
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ class NewTags extends Component {
const columns = [ const columns = [
{ {
title: "颜色代码", title: "颜色代码",
width: "20%", width: "25%",
dataIndex: "color", dataIndex: "color",
render: (text, item) => ( render: (text, item) => (
<span className="grid-item"> <span className="grid-item">