Skip to content

Commit

Permalink
fix(theme-default): fix back to top style
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Feb 3, 2024
1 parent 01a34f9 commit 10c2847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/theme-default/src/client/styles/vars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
}

// plugin-back-to-top
.back-to-top {
.vp-back-to-top-button {
--back-to-top-color: var(--c-brand);
--back-to-top-color-hover: var(--c-brand-light);
--back-to-top-bg-color: var(--c-bg);
Expand Down

0 comments on commit 10c2847

Please sign in to comment.