mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 10:27:54 +08:00
UX: fix group header font color
This commit is contained in:
@ -225,6 +225,7 @@
|
|||||||
.details {
|
.details {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
color: dark-light-choose($secondary, lighten($primary, 10%));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user