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:
commit
4fed326bd5
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-button.disabled {
|
.icon-button.disabled {
|
||||||
color: var(--foreground-color);
|
color: var(--brand-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue