Skip to content

Commit f42dcb7

Browse files
committed
Decrease padding a bit in area table.
1 parent 576f6d8 commit f42dcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1894,7 +1894,7 @@ p + .classref-constant {
18941894
flex: 20000 20000 10em;
18951895
display: flex;
18961896
align-items: center;
1897-
min-height: 2em;
1897+
min-height: 1.5em;
18981898
}
18991899

19001900
.rst-content div.docutils.gdarea-table > div > div.gdarea-table-header {

0 commit comments

Comments
 (0)