diff --git a/webapp/components/LoginForm/LoginForm.vue b/webapp/components/LoginForm/LoginForm.vue index 7c1eeb102..2cb59f931 100644 --- a/webapp/components/LoginForm/LoginForm.vue +++ b/webapp/components/LoginForm/LoginForm.vue @@ -157,7 +157,6 @@ export default { } } } - &:focus-within { background-color: $background-color-base;