.uni-form {
  .uni-button {
    max-width: 100%;
  }

  input[type="submit"] {
    visibility: hidden;
    position: absolute;
  }
}
