Skip to content

Commit

Permalink
fix styling lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AmeeMorris committed Nov 21, 2023
1 parent a949234 commit f552ef0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/FinderNavigation/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,11 @@ $finder-indent-level-support: 10 !default;

.gui-finder-item-link {
@apply no-underline text-neutral-20 flex-shrink w-full flex items-center cursor-pointer outline-none h-full truncate;

&:hover {
@apply no-underline;
}

.gui-icon {
@apply mr-3;
}
Expand Down

0 comments on commit f552ef0

Please sign in to comment.