Merge branch 'poll_x' into 'develop'

Fix poll X button, fixes #281

Closes #281

See merge request soapbox-pub/soapbox-fe!144
This commit is contained in:
Alex Gleason 2020-08-10 15:37:45 +00:00
commit 4fed326bd5

View file

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