woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss

5 lines
79 B
SCSS
Raw Normal View History

2021-12-10 12:03:04 +00:00
.with-scroll-to-top__scroll-point {
position: relative;
top: -$gap-larger;
}