mirror of
https://github.com/discourse/discourse.git
synced 2025-05-07 07:03:04 +08:00
UX: fix icon colour on signup CTA (#24818)
This commit is contained in:
parent
8e373bc167
commit
2eed8753fb
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user