Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DeschuijmereCarmino committed Oct 7, 2021
1 parent 48791e1 commit fbb2450
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,11 @@ input::placeholder {
);
border: none;
}

.c-option--hidden:focus + .c-custom-option,
.c-option--hidden:active + .c-custom-option{
--custom-option-boxShadow: 0 0 0 3px var(--global-color-alpha);
}
}

.c-custom-option:hover {
Expand Down

0 comments on commit fbb2450

Please sign in to comment.