Provisioned throughput checkbox is not aligned (#1661)

This commit is contained in:
MokireddySampath
2023-11-22 00:05:42 +05:30
committed by GitHub
parent b419bec5a3
commit 6e956d27ad

View File

@@ -314,7 +314,7 @@ export const CassandraAddCollectionPane: FunctionComponent<CassandraAddCollectio
</Stack>
{!isServerlessAccount() && isKeyspaceShared && !keyspaceCreateNew && (
<Stack>
<Stack horizontal verticalAlign="center">
<input
type="checkbox"
id="tableSharedThroughput"