add outlines to focused elements

This commit is contained in:
Alexej Rotar 2023-12-06 20:09:32 +01:00
parent 2f34ca8637
commit d6ca7d407e

View file

@ -34,8 +34,7 @@
}
%focused-form-input {
outline: none;
background-color: colors.$yellow-500;
outline: 0.2rem solid colors.$yellow-600;
@include colors.coderdojo-theme {
background-color: colors.$green-500;