From e66c8a1b5cff246213391da57fa44b5fc2fca758 Mon Sep 17 00:00:00 2001 From: SATYA SB <107645008+satya07sb@users.noreply.github.com> Date: Thu, 13 Jun 2024 17:23:19 +0530 Subject: [PATCH] [accessibility-1249101]:[Usable - Azure Cosmos DB - New Keyspace]: Link "capacity calculator" overlaps with the keyboard focus indicator boundary and not visible properly. (#1866) Co-authored-by: Satyapriya Bai --- src/Explorer/Controls/ThroughputInput/ThroughputInput.less | 4 ++++ src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx | 2 +- .../__snapshots__/ThroughputInput.test.tsx.snap | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/Explorer/Controls/ThroughputInput/ThroughputInput.less b/src/Explorer/Controls/ThroughputInput/ThroughputInput.less index ae7e873fa..059b210f6 100644 --- a/src/Explorer/Controls/ThroughputInput/ThroughputInput.less +++ b/src/Explorer/Controls/ThroughputInput/ThroughputInput.less @@ -20,6 +20,10 @@ outline-offset: 2px; } +.outlineNone{ + outline: none !important; +} + .copyQuery:focus::after, .deleteQuery:focus::after { outline: none !important; diff --git a/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx b/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx index 527592b0e..2001700ad 100644 --- a/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx +++ b/src/Explorer/Controls/ThroughputInput/ThroughputInput.tsx @@ -223,7 +223,7 @@ export const ThroughputInput: FunctionComponent = ({ Estimate your required RU/s with{" "}