Make sure the details block types span the full width of the ask modal

This commit is contained in:
Oliver-Akins 2025-07-25 22:21:56 -06:00
parent 312202191d
commit d7efa2c4de

View file

@ -36,5 +36,7 @@
p {
margin: 0;
grid-column: 1 / -1;
text-indent: 1em;
}
}