Skip to content

Commit

Permalink
Indicators turned into white color
Browse files Browse the repository at this point in the history
  • Loading branch information
PRathod27 authored Nov 4, 2024
1 parent e4c3a09 commit 912447b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/styles/slider.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
width: 50px; /* Reduced width for better visibility */
height: 3px;
background-color: white !important; /* Set the background color to white */
opacity: 0.6; /* Semi-transparent for inactive indicators */
margin: 10px;
border-radius: 2px;
border: none;
Expand Down

0 comments on commit 912447b

Please sign in to comment.