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

@@ -500,10 +500,6 @@ export default defineNuxtComponent({
}
}
.button-group:first-child {
margin-left: auto;
}
.textarea-wrapper {
height: 10rem;
}