This issue has been bugging me. Making a PR.
Problem
Addressed
Solution
.vector-toc-link.link-with-preview {
display: inline-flex;
align-items: baseline;
}
GPT solutions included !important on each css attribute value, but it appears it's unnecessary.
This issue has been bugging me. Making a PR.
Problem
Addressed
Solution
GPT solutions included
!importanton each css attribute value, but it appears it's unnecessary.