Fix documentation CSS style
[AGL/documentation.git] / theme / mkdocs_windmill / css / base.css
index f07ff35..74cf0ee 100644 (file)
@@ -453,6 +453,10 @@ pre, .rst-content tt {
     overflow-x: auto;
 }
 
+summary {
+  display: list-item;
+}
+
 code.code-large, .rst-content tt.code-large {
     font-size: 90%;
 }