Skip to content

Commit f251d69

Browse files
committed
fix: bootstrap adding padding to move-to-top button
1 parent 15262c7 commit f251d69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/App.css

+2
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,8 @@ a:hover {
493493
z-index: 998;
494494
opacity: 0.5;
495495
border: none;
496+
background: none;
497+
padding: 0px;
496498
}
497499

498500
.move-to-top-btn:hover {

0 commit comments

Comments
 (0)