fix: now msg input have same font-family
This commit is contained in:
parent
ee05d5f432
commit
ba14390582
|
@ -94,6 +94,7 @@
|
|||
border: none;
|
||||
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
#CONTAINER.message form.msg-input button{ /* form send button */
|
||||
|
|
Loading…
Reference in New Issue