diff --git a/src/css/custom.css b/src/css/custom.css index 0c27358e04..882755edae 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -1242,4 +1242,8 @@ article h6 { border-radius: 8px; height: 4rem !important; width: 4rem !important; +} + +.details_node_modules-\@docusaurus-theme-common-lib-components-Details-styles-module > summary::before { + top: 0.28rem !important; } \ No newline at end of file