diff --git a/web/styles/settings.css b/web/styles/settings.css index 6807600dcd..c8e1ee0ce2 100644 --- a/web/styles/settings.css +++ b/web/styles/settings.css @@ -1584,6 +1584,10 @@ $option_title_width: 180px; hsl(200deg 100% 35%) ); } + + &:focus { + text-decoration: none; + } } } }