@use '../../_styles/mixin.scss' as *;

.o-input {
  display: inline-flex;
}
.o-input-wrap {
  width: 100%;
}
