mirror of
https://github.com/flarum/core.git
synced 2025-07-25 02:31:17 +02:00
fix: Composer discussion title not visible with certain colors
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
h3 {
|
h3 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
color: var(--secondary-color);
|
color: var(--control-color);
|
||||||
|
|
||||||
&,
|
&,
|
||||||
input,
|
input,
|
||||||
|
Reference in New Issue
Block a user