king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
src/menu/components/form/formaction/index.scss
@@ -4,6 +4,7 @@
  padding-bottom: 10px;
  .prev {
    color: rgba(0, 0, 0, 0.85);
    height: auto;
  }
  .submit {
@@ -11,6 +12,7 @@
    height: auto;
  }
  .skip {
    color: rgba(0, 0, 0, 0.85);
    float: right;
    height: auto;
  }