forked from Gitlink/forgeplus-react
标记显示宽度
This commit is contained in:
parent
e591de00fd
commit
7295a71bc5
|
@ -310,7 +310,7 @@ class NewTags extends Component {
|
|||
const columns = [
|
||||
{
|
||||
title: "颜色代码",
|
||||
width: "20%",
|
||||
width: "25%",
|
||||
dataIndex: "color",
|
||||
render: (text, item) => (
|
||||
<span className="grid-item">
|
||||
|
|
Loading…
Reference in New Issue