Skip to content

Commit

Permalink
Fix chevron color in module menu assignment (#43645)
Browse files Browse the repository at this point in the history
* Fix chevron color

* Update _treeselect.scss

Added empty line at the end
  • Loading branch information
RickR2H authored Jun 18, 2024
1 parent d156859 commit 167dcbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
display: inline-block;
padding: 0;
margin-right: .1rem;
color: var(--atum-btn-bg);
color: var(--template-link-color);
text-align: center;
cursor: pointer;
}
Expand Down

0 comments on commit 167dcbc

Please sign in to comment.