Favouriting works, reblogging is a little broken because of <Status>

This commit is contained in:
Eugen Rochko 2016-09-01 13:21:48 +02:00
parent c2a4d70265
commit 595c8dda60
10 changed files with 145 additions and 19 deletions

View file

@ -22,6 +22,10 @@
color: #535b72;
cursor: default;
}
&.active {
color: #2b90d9;
}
}
.compose-drawer__textarea {