Skip to content

Commit 1bf5a2d

Browse files
committed
feat: Improved icon aligments, b=no-bug, c=folders
1 parent da252b3 commit 1bf5a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zen/folders/zen-folders.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ zen-folder {
258258
fill-opacity: 0.9;
259259
-moz-context-properties: fill, fill-opacity;
260260
fill: var(--zen-folder-stroke);
261-
transform: translate(-180%, 10%);
261+
transform: translate(-180%, 8%);
262262
}
263263
}
264264
}

0 commit comments

Comments
 (0)