Skip to content

Commit 42d9457

Browse files
authored
Update full.css
1 parent a30277b commit 42d9457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ body.notransition .bottom-wrapper {
225225

226226
.bottom-float .download {
227227
background: hsl(0deg 0% 100% / 5%);
228-
border-left: 1px solid hsl(0deg 0% 100% / 3%);
228+
box-shadow: inset 1px 0 0 0 hsl(0deg 0% 100% / 3%);
229229
border-radius: 0 20px 20px 0;
230230
width: 65px;
231231
box-sizing: border-box;

0 commit comments

Comments
 (0)