ZZJ
2022-07-14 10c762851cf552a75c61ff5b1bcf4057028f0179
src/views/hashrate/CameraManage/CameraRules/components/SdkSettingBox.vue
@@ -1091,17 +1091,17 @@
      }
      .el-input ::v-deep {
        width: 50px;
        width: 100px;
        height: 32px;
        input {
          width: 50px;
          width: 100px;
          height: 32px;
        }
      }
      .el-select {
        width: 68px;
        width: 100px;
      }
      .font {
@@ -1128,7 +1128,7 @@
  .btns {
    position: absolute;
    display: flex;
    justify-content: end;
    justify-content: flex-end;
    align-items: center;
    left: 0;
    right: 0;