BoostIcon: fix color

This commit is contained in:
thislight 2024-10-30 23:40:03 +08:00
parent b55618664c
commit 404ad1e678
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E
3 changed files with 10 additions and 7 deletions

View file

@ -222,6 +222,7 @@
grid-template-columns: auto 1fr auto;
gap: 8px;
margin-bottom: 8px;
align-items: center;
}
.tootAttachmentGrp {