diff --git a/static/styles.css b/static/styles.css index 6772678..f41eb05 100644 --- a/static/styles.css +++ b/static/styles.css @@ -362,7 +362,7 @@ section#pinner-modal::-webkit-scrollbar-thumb { } .indicator { - color: tomato; + color: tomato !important; filter: drop-shadow 0 0 0.2rem var(--accent-color); }