Skip to content

Commit

Permalink
Removed HC colors from TaskSearchBarList.scss to add color variables. (
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephalexantony-aot authored Feb 1, 2024
1 parent 0ca0784 commit 1abf1e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.filter-list-view {
position: absolute;
z-index: 1000;
background-color: white;
background-color: var(--color-white);
top: 31px;;
min-width: 180px;
}
Expand Down

0 comments on commit 1abf1e5

Please sign in to comment.