mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-30 02:28:44 +01:00
Minor visual updates
This commit is contained in:
+2
-2
@@ -879,8 +879,8 @@ export class ThroughputInputAutoPilotV3Component extends React.Component<
|
||||
|
||||
private renderPartitionKeyRateLimitingPolicy = (): JSX.Element => {
|
||||
return (
|
||||
<Stack {...titleAndInputStackProps} style={{ maxWidth: "700px" }}>
|
||||
<Stack horizontal>
|
||||
<Stack {...checkBoxAndInputStackProps} style={{ maxWidth: "700px", marginTop: "25px" }}>
|
||||
<Stack horizontal tokens={{ childrenGap: 10 }} style={{ alignItems: "start" }}>
|
||||
<ToolTipLabelComponent
|
||||
label={t(Keys.controls.settings.scale.rateLimitingPolicyTitle)}
|
||||
toolTipElement={null}
|
||||
|
||||
Reference in New Issue
Block a user