fix: now msg input have same font-family

This commit is contained in:
xdrm-brackets 2017-12-05 18:06:42 +01:00
parent ee05d5f432
commit ba14390582
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
border: none;
font-size: inherit;
font-family: inherit;
}
#CONTAINER.message form.msg-input button{ /* form send button */