We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30277b commit 42d9457Copy full SHA for 42d9457
full.css
@@ -225,7 +225,7 @@ body.notransition .bottom-wrapper {
225
226
.bottom-float .download {
227
background: hsl(0deg 0% 100% / 5%);
228
- border-left: 1px solid hsl(0deg 0% 100% / 3%);
+ box-shadow: inset 1px 0 0 0 hsl(0deg 0% 100% / 3%);
229
border-radius: 0 20px 20px 0;
230
width: 65px;
231
box-sizing: border-box;
0 commit comments