feat: update font weight for back-to-top button in VPDocAsideOutline component

pull/4522/head
Hichem Fantar 8 months ago
parent 3a99e66077
commit d79ad28175

@ -77,6 +77,7 @@ function scrollToTop() {
.back-to-top-button { .back-to-top-button {
line-height: 32px; line-height: 32px;
font-weight: 500;
} }
.outline-marker { .outline-marker {

Loading…
Cancel
Save