diff --git a/resources/views/rd/cc-to-slack/index.blade.php b/resources/views/rd/cc-to-slack/index.blade.php index e4285069..2aa2059d 100644 --- a/resources/views/rd/cc-to-slack/index.blade.php +++ b/resources/views/rd/cc-to-slack/index.blade.php @@ -91,6 +91,7 @@ } .cs-preview .slack-link { color: #1d9bd1; text-decoration: none; } .cs-preview .slack-hr { border: none; border-top: 1px solid #3c3f44; margin: 8px 0; } +.cs-preview:focus { outline: 1px solid var(--cs-purple); outline-offset: -1px; } .cs-status { display: flex; align-items: center; padding: 6px 16px; @@ -136,7 +137,7 @@ -