2bc9bd08c
f0a398806
03652b317
1 2
3
4
5 6 7 8
9 10 11 12 13
14 15
@import 'variables'; p-inputmask { ::ng-deep input { width: 80px; font-size: 15px; border: none; &:focus-within, &:focus { box-shadow: #{$focus-box-shadow-form} var(--mainColorLightest); } } }