Fix poll X button

This commit is contained in:
Sean King 2020-08-10 09:25:57 -06:00
parent bf3de8adc5
commit 02a1bb47cf

View file

@ -200,7 +200,7 @@
} }
.icon-button.disabled { .icon-button.disabled {
color: var(--foreground-color); color: var(--brand-color);
} }
} }