Test slight fade out

This commit is contained in:
Lim Chee Aun 2024-06-19 12:19:48 +08:00
parent 93bb1da7c9
commit 4be88da1d6

View file

@ -453,6 +453,10 @@
.status > .container > .meta .meta-name {
mask-image: linear-gradient(to left, transparent, black 16px);
flex-grow: 1;
.name-text b {
opacity: 0.75;
}
}
.status.large > .container > .meta {
min-height: 50px;