mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
UX: fix icon colour on signup CTA (#24818)
This commit is contained in:
@ -1450,6 +1450,11 @@ span.mention {
|
||||
.btn {
|
||||
margin-right: 0.5em;
|
||||
white-space: nowrap;
|
||||
|
||||
.d-icon {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
&.btn-remind {
|
||||
background: var(--primary-very-low);
|
||||
margin-right: auto;
|
||||
|
Reference in New Issue
Block a user