style(frontend): soften the document glyph nudge to a hairline
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
}
|
||||
|
||||
.file-glyph :global(.icon) {
|
||||
transform: translate(1.5px, -1.5px);
|
||||
transform: translate(0.5px, -0.5px);
|
||||
}
|
||||
|
||||
.file-glyph {
|
||||
|
||||
Reference in New Issue
Block a user