*Toot: fix the thread line covers preview (#10)

This commit is contained in:
thislight 2024-09-14 12:34:45 +08:00
parent a7d5c40a39
commit 7f9a16ff5d

View file

@ -118,6 +118,8 @@
transition: color 220ms var(--tutu-anim-curve-std), background-color 220ms var(--tutu-anim-curve-std);
padding-bottom: 8px;
overflow: hidden;
z-index: 1;
position: relative;
>img {
max-width: 100%;