[Glitch] Fix accounts header banner grayscale

Port bb94f91f86e0af8b5bf1c15612de2abac244c123 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Shlee 2026-05-18 18:46:49 +10:00 committed by Claire
parent 590e304120
commit 06e073480e

View File

@ -21,7 +21,7 @@
height: 160px;
}
:global(.inactive) & {
.moved & {
filter: grayscale(100%);
}
}