mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
Add style (#14839)
This commit is contained in:
@@ -298,10 +298,6 @@ export default class SelectControl extends React.PureComponent {
|
||||
css={theme => css`
|
||||
.type-label {
|
||||
margin-right: ${theme.gridUnit * 2}px;
|
||||
width: ${theme.gridUnit * 7}px;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
font-weight: ${theme.typography.weights.bold};
|
||||
}
|
||||
`}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user