Merge commit '44d71d59efd79ee723a1dec72ec77833560c45cf' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2025-05-31 15:30:19 +02:00
5 changed files with 49 additions and 8 deletions

View File

@@ -11074,5 +11074,13 @@ noscript {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
display: flex;
align-items: center;
gap: 4px;
.icon {
width: 16px;
height: 16px;
}
}
}