Fix poll leading bar contrast
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
display: inline-block;
|
||||
border-radius: 4px;
|
||||
background: hsla(var(--primary-text-color_hsl), 0.3);
|
||||
&.leading { background: hsla(var(--primary-text-color_hsl), 0.6); }
|
||||
&.leading { background: hsla(var(--primary-text-color_hsl), 0.1); }
|
||||
}
|
||||
|
||||
&__text {
|
||||
|
||||
Reference in New Issue
Block a user