mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-03 01:13:16 -06:00
[frontend] small fixes (#907)
* add missing watchify dependency * replace svg rss icon with forkawesome+styling * use $white1 instead of hardcoding white * fix toot overflow
This commit is contained in:
parent
eb85ef7325
commit
80c2833d83
5 changed files with 12 additions and 22 deletions
|
|
@ -133,6 +133,8 @@ main {
|
|||
position: relative;
|
||||
z-index: 2;
|
||||
|
||||
width: 100%;
|
||||
|
||||
a {
|
||||
color: $link-fg;
|
||||
text-decoration: underline;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue