*Toot: fix the thread line covers preview (#10)
All checks were successful
/ depoly (push) Successful in 1m6s
All checks were successful
/ depoly (push) Successful in 1m6s
This commit is contained in:
parent
3beb8a880e
commit
27007412ec
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@
|
||||||
transition: color 220ms var(--tutu-anim-curve-std), background-color 220ms var(--tutu-anim-curve-std);
|
transition: color 220ms var(--tutu-anim-curve-std), background-color 220ms var(--tutu-anim-curve-std);
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
z-index: 1;
|
||||||
|
position: relative;
|
||||||
|
|
||||||
>img {
|
>img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue