diff --git a/packages/ui/styles/theme.css b/packages/ui/styles/theme.css index cba2bf56b..f93e84220 100644 --- a/packages/ui/styles/theme.css +++ b/packages/ui/styles/theme.css @@ -139,7 +139,7 @@ filter: invert(100%) hue-rotate(180deg); } -// Custom class to over +/* Custom class to override the corner focus ring */ .no-hover-focus { outline: none !important; box-shadow: none !important;