@tuya-miniapp/ark-extension-virtual-device 1.1.11 → 1.1.12-beta-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43523,7 +43523,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
43523
43523
  text-align: left;
43524
43524
  height: 40px;
43525
43525
  line-height: 40px;
43526
- padding: 0 12px;
43526
+ padding: 0 20px;
43527
43527
  background-color: rgba(0, 0, 0, 0.05);
43528
43528
  }
43529
43529
  .PageI18nCheck .layout table tbody tr {
@@ -43533,7 +43533,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
43533
43533
  background-color: rgba(128, 128, 128, 0.25);
43534
43534
  }
43535
43535
  .PageI18nCheck .layout table tbody tr td {
43536
- padding: 2px 12px;
43536
+ padding: 2px 20px;
43537
43537
  border-top: 1px solid rgba(128, 128, 128, 0.25);
43538
43538
  text-align: left;
43539
43539
  }