Fix campaigns table actions cell width

This commit is contained in:
Kailash Nadh 2018-10-26 13:23:12 +05:30
parent 2064f06218
commit e794aa703d
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ class Campaigns extends React.PureComponent {
title: "",
dataIndex: "actions",
className: "actions",
width: "20%",
width: "15%",
render: (text, record) => {
return (
<div className="actions">