Add button to view quote tweets
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled

This commit is contained in:
IRUZZ
2025-08-22 23:45:02 +01:00
committed by Kuu7o
parent 1e1e9e265a
commit c3e818f5bd
2 changed files with 8 additions and 4 deletions

View File

@@ -201,6 +201,10 @@
.tweet-stats {
margin-bottom: -3px;
-webkit-user-select: none;
a {
pointer-events: all;
}
}
.tweet-stat {