Fix indicator color
This commit is contained in:
parent
f52a903b0f
commit
76cd9bc55b
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@
|
||||||
margin: 0 2.5px;
|
margin: 0 2.5px;
|
||||||
background: #D9D9D9;
|
background: #D9D9D9;
|
||||||
&.current {
|
&.current {
|
||||||
background: #1C1C31;
|
background: #6360F0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue