king
2020-07-06 e0e5aa28cbd509579c7a83672a93241c9a5ed7e9
src/mob/controller/index.scss
@@ -54,8 +54,10 @@
              }
              .color-sketch-block + .ant-input {
                float: right;
                width: 60%;
                width: 70%;
                margin-top: 9px;
                padding-right: 5px;
                padding-left: 5px;
              }
              .ant-select-arrow {
                color: inherit;
@@ -72,6 +74,17 @@
                  background: transparent;
                }
              }
              .ant-radio-group {
                .ant-radio-button-wrapper {
                  background: transparent;
                  color: rgba(255, 255, 255, 0.65);
                  height: 27px;
                  line-height: 25px;
                  span {
                    font-style: inherit;
                  }
                }
              }
            }
          }
        }