diff options
Diffstat (limited to 'dev/data')
-rw-r--r-- | dev/data/structured-content-overrides.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/data/structured-content-overrides.css b/dev/data/structured-content-overrides.css index 46859b1b..c792cbb6 100644 --- a/dev/data/structured-content-overrides.css +++ b/dev/data/structured-content-overrides.css @@ -75,3 +75,9 @@ :root[data-glossary-layout-mode=compact] .gloss-sc-ul[data-sc-content=glossary] .gloss-sc-li:not(:first-child)::before { /* remove-rule */ } +.gloss-sc-details { + /* remove-rule */ +} +.gloss-sc-summary { + /* remove-rule */ +} |