mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-01-19 15:30:20 +00:00
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…
x
Reference in New Issue
Block a user