Files
pyrofetes-frontend/node_modules/ng-zorro-antd/input/style/input-otp.less
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

12 lines
176 B
Plaintext

.@{ant-prefix}-otp {
display: inline-flex;
flex-wrap: nowrap;
align-items: center;
column-gap: 8px;
&-input {
text-align: center;
padding-inline: 4px;
}
}