mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix CTAS and CVAS buttons invisible (#11300)
This commit is contained in:
@@ -414,7 +414,7 @@ class SqlEditor extends React.PureComponent {
|
||||
|
||||
ctasControls = (
|
||||
<FormGroup>
|
||||
<InputGroup>
|
||||
<InputGroup bsSize="small">
|
||||
<FormControl
|
||||
type="text"
|
||||
bsSize="small"
|
||||
|
||||
Reference in New Issue
Block a user