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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"