💄 Fixed the highlight code block margin bottom pixels.

This commit is contained in:
凡梦星尘 2022-08-07 11:48:05 +08:00
parent 96ba605026
commit 30d161b1e2

View File

@ -2,6 +2,7 @@
.highlight {
background: var(--highlight-background);
margin-bottom: 26px;
.table-container, pre {
position: relative;