Skip to content

Commit 3d4b0aa

Browse files
committed
fix: size of input pin
1 parent 6202f4b commit 3d4b0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const cBase =
144144

145145
<style>
146146
.sm {
147-
scale: 0.8;
147+
scale: 0.7;
148148
transform-origin: 0 0;
149149
}
150150

0 commit comments

Comments
 (0)