mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 15:19:32 +00:00
Improve withheld tweet rendering
This commit is contained in:
parent
ab94d9eb7d
commit
5e0eb02422
3 changed files with 6 additions and 5 deletions
|
|
@ -191,6 +191,7 @@
|
|||
box-sizing: border-box;
|
||||
border-radius: 10px;
|
||||
background-color: var(--bg_color);
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tweet-link {
|
||||
|
|
|
|||
Loading…
Reference in a new issue