Remove some unused CSS classes (#35012)

This commit is contained in:
Claire 2025-06-11 15:17:07 +02:00 committed by GitHub
commit 933ee420c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 102 deletions

View file

@ -585,16 +585,6 @@ body,
.account-status {
display: flex;
margin-bottom: 10px;
.activity-stream {
flex: 2 0 0;
margin-inline-end: 20px;
max-width: calc(100% - 60px);
.entry {
border-radius: 4px;
}
}
}
.report-status__actions,