Skip to content

Commit 435684d

Browse files
committed
feat(tpl): adjust archive download arrow position
1 parent 436b566 commit 435684d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tpl/frontend/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ html.dragging::before {
346346
content: '';
347347
position: absolute;
348348
left: 0.6em;
349-
top: 1.1em;
349+
top: 1em;
350350
width: 0.5em;
351351
height: 0.5em;
352352
margin-left: 1px;

0 commit comments

Comments
 (0)