Make sure the details block types span the full width of the ask modal
This commit is contained in:
parent
312202191d
commit
d7efa2c4de
1 changed files with 2 additions and 0 deletions
|
|
@ -36,5 +36,7 @@
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
grid-column: 1 / -1;
|
||||||
|
text-indent: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue