Skip to content

Commit b05521b

Browse files
committed
Add padding to exception classes
1 parent f3e2e7d commit b05521b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/_static/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,10 @@ main .py-attribute-table-column > ul {
576576
margin: 0 2em!important;
577577
}
578578

579+
.py.exception > dd {
580+
margin: 0 2em!important;
581+
}
582+
579583
/* Fix code block admonitions */
580584
.codeB {
581585
background-color: var(--color-dim-line);

0 commit comments

Comments
 (0)