diff --git a/src/setup/index.css b/src/setup/index.css index 6af17060..efec734f 100644 --- a/src/setup/index.css +++ b/src/setup/index.css @@ -215,7 +215,7 @@ input[type=range].styled-slider.slider-progress::-ms-fill-lower { display: none !important; } -.tabbable:focus { +.tabbable:focus-visible { outline: 2px solid theme('colors.themePreview.primary'); box-shadow: 0 0 10px theme('colors.themePreview.secondary'); } \ No newline at end of file