Skip to content

Commit 3c24428

Browse files
committed
fix: spacing of pins
1 parent 3d4b0aa commit 3c24428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/eid-wallet/src/lib/ui/InputPin/InputPin.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ const cBase =
146146
.sm {
147147
scale: 0.7;
148148
transform-origin: 0 0;
149+
justify-content: flex-start;
149150
}
150151
151152
.singular-input .mask {

0 commit comments

Comments
 (0)