mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 15:19:32 +00:00
parent
13bdd6497b
commit
82fe5d8b78
3 changed files with 13 additions and 1 deletions
|
|
@ -20,6 +20,11 @@
|
|||
font-family: $font_3;
|
||||
line-height: 1.4em;
|
||||
pointer-events: all;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.tweet-bidi {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.tweet-header {
|
||||
|
|
|
|||
Loading…
Reference in a new issue