style(frontend): optically nudge the document glyph in file chips
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.file-glyph :global(.icon) {
|
||||
transform: translate(1.5px, -1.5px);
|
||||
}
|
||||
|
||||
.file-glyph {
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user