Miscellaneous CSS cleanup (and make the report modal look better) (#1334)

This commit is contained in:
Emma Alexia Triphora
2023-08-24 15:21:12 -04:00
committed by GitHub
parent 51b07fc0c3
commit 57964282ee
9 changed files with 22 additions and 99 deletions

View File

@@ -187,11 +187,6 @@ export default {
}
}
.button-group {
margin-top: var(--spacing-card-md);
justify-content: right;
}
strong {
color: var(--color-text-dark);
font-weight: 500;