diff --git a/src/common/SharePrompt/styles.less b/src/common/SharePrompt/styles.less index 8ccd20f58..1e9874a67 100644 --- a/src/common/SharePrompt/styles.less +++ b/src/common/SharePrompt/styles.less @@ -89,7 +89,7 @@ .url-container { display: flex; flex-direction: row; - border: calc(var(--focus-outline-size) * 0.5) solid var(--color-surface); + border: thin solid var(--color-surface); .url-content { flex: 1;