Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit b80a9bb

Browse files
committed
Updated Clear button color
1 parent 5b566de commit b80a9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/molecules/AlgoliaSearch/AlgoliaSearch.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
@apply mt-4 border-none;
147147

148148
& button {
149-
@apply py-8 font-normal text-xxs text-tertiary-lighter;
149+
@apply py-8 font-normal text-xxs text-tertiary-light;
150150

151151
&:hover,
152152
&:focus {

0 commit comments

Comments
 (0)