Skip to content

Commit 3ad763c

Browse files
Fix settings button icon position
1 parent cf4934f commit 3ad763c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

util/gh-pages/style.css

+3
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,9 @@ L4.75,12h2.5l0.5393066-2.1572876 c0.2276001-0.1062012,0.4459839-0.2269287,0.649
272272
height: 18px;
273273
display: block;
274274
filter: invert(0.7);
275+
position: absolute;
276+
top: 4px;
277+
left: 5px;
275278
}
276279

277280
.settings-menu * {

0 commit comments

Comments
 (0)