Remove Lato fallback from the New Toot modal
(this breaks emoji rendering too!)
This commit is contained in:
parent
0766f6f8df
commit
2079c720ef
@ -309,7 +309,6 @@ export default {
|
||||
|
||||
input {
|
||||
border-radius: 0;
|
||||
font-family: 'Lato', sans-serif;
|
||||
|
||||
&::placeholder {
|
||||
color: #c0c4cc;
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user