mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Expected empty line before rule `rule-empty-line-before`
This commit is contained in:
parent
2d9f9613bb
commit
fbb90aac1b
@ -426,6 +426,7 @@ span.highlighted {
|
|||||||
max-width: var(--d-wrap-padding-h);
|
max-width: var(--d-wrap-padding-h);
|
||||||
right: calc(var(--d-wrap-padding-h) * -1);
|
right: calc(var(--d-wrap-padding-h) * -1);
|
||||||
font-size: 6px; // static size to avoid overflow issues
|
font-size: 6px; // static size to avoid overflow issues
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
right: -2px;
|
right: -2px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user