UNPKG

ar-design

Version:

AR Design is a (react | nextjs) ui library.

21 lines (19 loc) 332 B
.ar-input-otp-wrapper { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; gap: 0.5rem; > span { > .ar-input-wrapper { > .ar-input { > .input { > input { text-align: center !important; } } } } } }