Merge commit '241ad1c5878161f5f4a19c16ed6c042f1c2cb6c2' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2025-10-16 18:36:25 +02:00
7 changed files with 48 additions and 24 deletions

View File

@@ -10439,7 +10439,7 @@ noscript {
&:hover,
&:focus,
&:active {
background: color.change($ui-base-color, $alpha: 0.85);
background: color.change($white, $alpha: 0.15);
}
}