Remove Lato fallback from the New Toot modal

(this breaks emoji rendering too!)
This commit is contained in:
L. E. Segovia 2018-11-18 22:08:45 +00:00
parent 0766f6f8df
commit 2079c720ef
No known key found for this signature in database
GPG Key ID: D5D1DC48B52B7AD5
2 changed files with 0 additions and 2 deletions

View File

@ -309,7 +309,6 @@ export default {
input {
border-radius: 0;
font-family: 'Lato', sans-serif;
&::placeholder {
color: #c0c4cc;

View File

@ -319,7 +319,6 @@ export default {
resize: none;
height: 120px;
transition: border-color 0.2s cubic-bezier(0.645, 0.045, 9.355, 1);
font-family: 'Lato', sans-serif;
&::placeholder {
color: #c0c4cc;