|
|
@@ -307,7 +307,7 @@ class DataSourceColumnConfig extends React.Component {
|
|
|
title={
|
|
|
<div>
|
|
|
<div className="ant-popover-message">
|
|
|
- <Icon type="exclamation-circle" theme="outlined" style={{ color: '#faad14', top: '13px' }} />
|
|
|
+ <Icon type="exclamation-circle" theme="filled" style={{ color: '#faad14' }} />
|
|
|
<div className="ant-popover-message-title">已存在列数据,确定要覆盖吗?</div>
|
|
|
</div>
|
|
|
<div className="ant-popover-buttons">
|