Align Faktiska symbols with badges
This commit is contained in:
@@ -15,7 +15,9 @@ export type FaktiskaMarkerLayout = {
|
||||
const rightMarker = (): FaktiskaMarkerLayout => ({
|
||||
iconSide: "right",
|
||||
iconGap: 22,
|
||||
iconOffsetX: 0,
|
||||
// Daira's canvas advance box contains substantial empty space before the
|
||||
// visible artwork. Pull the optically measured glyph back toward its badge.
|
||||
iconOffsetX: -100,
|
||||
iconOffsetY: 0,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user