Merge commit '8c8bee5a36e0cd0b5d35903f8891896447c3e060' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2024-07-11 21:07:03 +02:00
7 changed files with 37 additions and 26 deletions

View File

@@ -48,6 +48,10 @@ html {
}
}
.icon-button:disabled {
color: darken($action-button-color, 25%);
}
.account__header__bar .avatar .account__avatar {
border-color: $white;
}