mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: minor CSS tweak
This commit is contained in:
parent
fc5110aaa9
commit
9db1d59093
@ -133,7 +133,7 @@ export default class StrategyConfigureComponent extends React.Component {
|
||||
{dirty ? <small> (Unsaved)</small> : ''}
|
||||
</CardTitle>
|
||||
|
||||
<CardText>
|
||||
<CardText style={{ width: 'unset' }}>
|
||||
<InputType
|
||||
parameters={parameters}
|
||||
strategy={strategy}
|
||||
|
Loading…
Reference in New Issue
Block a user