[frontend/components] Make compose font color use the variable
This commit is contained in:
parent
58b4379ea1
commit
611fd88b67
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
padding: 1rem;
|
||||
position: relative;
|
||||
max-width: 45rem;
|
||||
color: var(--font-color);
|
||||
}
|
||||
|
||||
.dialog {
|
||||
|
|
Loading…
Add table
Reference in a new issue