diff --git a/styles.css b/styles.css index 10c7d9e..be8a510 100644 --- a/styles.css +++ b/styles.css @@ -20,11 +20,8 @@ If your plugin does not need CSS, delete this file. font-weight: bold; } -.code-link-hover-preview-popover { - max-height: 50vh; -} - .code-link-hover-preview-popover > pre { + max-height: 50vh; margin: 0; overflow: auto; }