mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Implement link previews
This commit is contained in:
parent
afdbb6ad9e
commit
ec5f67123a
5 changed files with 44 additions and 9 deletions
|
|
@ -140,7 +140,7 @@ a:hover {
|
|||
|
||||
.replying-to {
|
||||
color: hsla(240,1%,73%,.9);
|
||||
margin: -4px 0 4px 0;
|
||||
margin: -2px 0 4px 0;
|
||||
}
|
||||
|
||||
.status-el .status-content {
|
||||
|
|
|
|||
Loading…
Reference in a new issue