Switch the manual theme to Furo #104735
@ -47,7 +47,7 @@ dl dt {
|
|||||||
/* Fixes to field list, see #104636 */
|
/* Fixes to field list, see #104636 */
|
||||||
dl.field-list {
|
dl.field-list {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: fit-content(24px) auto !important;
|
grid-template-columns: auto minmax(80%, 95%);
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user