Skip to content

Commit

Permalink
Move dropdown arrow to the right
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
  • Loading branch information
Jerome-Herbinet committed May 12, 2023
1 parent 8904329 commit ce4531d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -81,7 +81,7 @@ export default {
position: absolute;
z-index: 105; // above a, under button
color: var(--color-main-text);
right: 0;
&:hover{
color: var(--color-primary-element);
}
Expand Down

0 comments on commit ce4531d

Please sign in to comment.