king
2020-11-27 a06655e10f4242c350a3450c6c21e77f33302e2e
src/menu/stylecontroller/styleInput/index.scss
@@ -2,8 +2,10 @@
  line-height: 32px;
  .ant-select {
    width: 60px!important;
    .ant-select-selection {
      color: rgba(0, 0, 0, 0.75)!important;
    }
  }
  .single-unit {
    width: 38px;
    text-align: left;
    color: rgba(255, 255, 255, 0.65);
  }
}