king
2023-08-15 a94b0a4d15b26ecf8fe99f0a1c3e60d60b97766d
src/tabviews/custom/components/form/step-form/index.scss
@@ -11,10 +11,12 @@
    line-height: 30px;
    min-height: 50px;
    margin-bottom: 20px;
    font-weight: inherit;
    .form-title {
      position: relative;
      flex: 1;
      text-align: center;
      font-weight: inherit;
      .form-sort {
        background: #d8d8d8;
        display: block;
@@ -69,6 +71,7 @@
    .submit {
      min-width: 70px;
      border: none;
      border-style: solid;
    }
    .skip {
      color: rgba(0, 0, 0, 0.85);