mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Fix missing "Show thread" links
This commit is contained in:
parent
10bcf99205
commit
19659de410
3 changed files with 6 additions and 4 deletions
|
|
@ -118,6 +118,7 @@
|
|||
|
||||
.show-thread {
|
||||
display: block;
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
.unavailable-box {
|
||||
|
|
|
|||
Loading…
Reference in a new issue