Test slight fade out

pull/466/merge
Lim Chee Aun 2024-06-19 12:19:48 +08:00
rodzic 93bb1da7c9
commit 4be88da1d6
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -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;