Provisioned throughput checkbox is not aligned (#1661)
This commit is contained in:
parent
b419bec5a3
commit
6e956d27ad
|
@ -314,7 +314,7 @@ export const CassandraAddCollectionPane: FunctionComponent<CassandraAddCollectio
|
|||
</Stack>
|
||||
|
||||
{!isServerlessAccount() && isKeyspaceShared && !keyspaceCreateNew && (
|
||||
<Stack>
|
||||
<Stack horizontal verticalAlign="center">
|
||||
<input
|
||||
type="checkbox"
|
||||
id="tableSharedThroughput"
|
||||
|
|
Loading…
Reference in New Issue