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