Skip to content

Commit b66cf97

Browse files
omit the border of scroll-top-button
1 parent 521ce8b commit b66cf97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stylesheets/scroll-button.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ button.arrow-for-scrolling-top {
2020
-o-border-radius: 50%;
2121
&.show {
2222
opacity: 1;
23+
border: none;
2324
transition: 1s;
2425
-webkit-transition: 1s;
2526
-moz-transition: 1s;

0 commit comments

Comments
 (0)