FIX: lint issue follow-up to a3359ac (#30911)

Expected empty line before rule `rule-empty-line-before`
This commit is contained in:
Kris
2025-01-21 17:58:27 -05:00
committed by GitHub
parent 2d9f9613bb
commit fbb90aac1b

View File

@ -426,6 +426,7 @@ span.highlighted {
max-width: var(--d-wrap-padding-h);
right: calc(var(--d-wrap-padding-h) * -1);
font-size: 6px; // static size to avoid overflow issues
svg {
right: -2px;
}