diff --git a/bigbluebutton-html5/imports/ui/components/button/styles.scss b/bigbluebutton-html5/imports/ui/components/button/styles.scss index 3bb841646c32c8ed32fe3bb0a92dc8352cc6e407..0b774cbfa533020a5e7928d973ca25d0358834e3 100755 --- a/bigbluebutton-html5/imports/ui/components/button/styles.scss +++ b/bigbluebutton-html5/imports/ui/components/button/styles.scss @@ -109,6 +109,7 @@ &:-moz-focusring { outline: none; + outline-offset: var(--border-radius); } &:focus,