Fix indicator color

This commit is contained in:
N-Pex 2024-11-04 10:54:56 +01:00
parent f52a903b0f
commit 76cd9bc55b

View file

@ -192,7 +192,7 @@
margin: 0 2.5px;
background: #D9D9D9;
&.current {
background: #1C1C31;
background: #6360F0;
}
}