.staticField {
  min-width: 35px;
  max-width: 100%;
  min-height: calc(var(--size--formField) + 2 * var(--borderWidth--line));
}
