mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
fix: Composer discussion title not visible with certain colors
This commit is contained in:
parent
1954d0383e
commit
903026a7e4
|
@ -39,7 +39,7 @@
|
|||
h3 {
|
||||
margin: 0;
|
||||
line-height: 1.5em;
|
||||
color: var(--secondary-color);
|
||||
color: var(--control-color);
|
||||
|
||||
&,
|
||||
input,
|
||||
|
|
Loading…
Reference in New Issue
Block a user