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

Commit

Permalink
use currentColor instead of hard-coded color for the slider of the Fi…
Browse files Browse the repository at this point in the history
…lter By Price block #7130

use currentColor instead of hard-coded color for the slider of the Filte By Price block
  • Loading branch information
gigitux committed Oct 28, 2022
1 parent 1201856 commit f674751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/base/components/price-slider/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

@mixin thumbFocus {
background: $gray-900;
border-color: white;
}


Expand Down

0 comments on commit f674751

Please sign in to comment.