mirror of
https://github.com/apache/superset.git
synced 2026-06-01 13:49:21 +00:00
fix(sqllab): missing estimate action button (#40101)
This commit is contained in:
@@ -113,7 +113,7 @@ const EstimateQueryCostButton = ({
|
||||
modalBody={renderModalBody()}
|
||||
triggerNode={
|
||||
<Button
|
||||
color="primary"
|
||||
color="default"
|
||||
variant="text"
|
||||
style={{ height: 32, padding: '4px 15px' }}
|
||||
onClick={onClickHandler}
|
||||
|
||||
Reference in New Issue
Block a user