Skip to content

Commit

Permalink
Active dropdown-item
Browse files Browse the repository at this point in the history
  • Loading branch information
yleaxeman committed Apr 18, 2024
1 parent 43bcaf1 commit 62ea0ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/bootstrap-theme/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@
margin-right: $fhi-core-space-1;
vertical-align: bottom;
}

&.active {
box-shadow: 5px 0 0 0 $fhi-core-red-1 inset;
}
}

0 comments on commit 62ea0ee

Please sign in to comment.