Improve withheld tweet rendering

This commit is contained in:
Zed
2021-12-29 06:41:00 +01:00
parent ab94d9eb7d
commit 5e0eb02422
3 changed files with 6 additions and 5 deletions

View File

@ -191,6 +191,7 @@
box-sizing: border-box;
border-radius: 10px;
background-color: var(--bg_color);
z-index: 2;
}
.tweet-link {