Decrease padding a bit in area table.

This commit is contained in:
Lukas Tenbrink
2025-11-12 00:34:58 +01:00
parent 576f6d8e9e
commit f42dcb7fa0

View File

@@ -1894,7 +1894,7 @@ p + .classref-constant {
flex: 20000 20000 10em;
display: flex;
align-items: center;
min-height: 2em;
min-height: 1.5em;
}
.rst-content div.docutils.gdarea-table > div > div.gdarea-table-header {