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