Fix popover margin on GitLab (#38511)

This commit is contained in:
Chris Wendt 2022-07-10 23:49:48 -06:00 committed by GitHub
parent 1c607b8792
commit 77ecb394fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,8 @@
color: inherit;
}
margin-bottom: 0;
// highlight.js styles
:global(.hljs) {