3h1-ui 3.0.0-next.36 → 3.0.0-next.37

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.
package/es/style.css CHANGED
@@ -317,6 +317,9 @@ ul {
317
317
  --tw-border-opacity: 1;
318
318
  border-color: rgba(45, 164, 78, var(--tw-border-opacity));
319
319
  }
320
+ .rounded-4px {
321
+ border-radius: 4px;
322
+ }
320
323
  .rounded-b-4px {
321
324
  border-bottom-right-radius: 4px;
322
325
  border-bottom-left-radius: 4px;
@@ -450,9 +453,6 @@ ul {
450
453
  .\!mt-4 {
451
454
  margin-top: 1rem !important;
452
455
  }
453
- .ml-5 {
454
- margin-left: 1.25rem;
455
- }
456
456
  .mb-1 {
457
457
  margin-bottom: 0.25rem;
458
458
  }
@@ -471,6 +471,9 @@ ul {
471
471
  .p-5 {
472
472
  padding: 1.25rem;
473
473
  }
474
+ .p-8px {
475
+ padding: 8px;
476
+ }
474
477
  .px-2 {
475
478
  padding-left: 0.5rem;
476
479
  padding-right: 0.5rem;
@@ -1090,7 +1093,7 @@ span.iconify {
1090
1093
  }
1091
1094
  .shy-basic-help__wrap p {
1092
1095
  margin-bottom: 0;
1093
- }.shy-basic-title[data-v-a4bfcdc1] {
1096
+ }.shy-basic-title[data-v-c885e8af] {
1094
1097
  position: relative;
1095
1098
  display: flex;
1096
1099
  font-family: PingFangSC, PingFang SC;
@@ -1099,10 +1102,11 @@ span.iconify {
1099
1102
  color: var(--gray-10);
1100
1103
  line-height: 20px;
1101
1104
  padding: 0 0 0 10px;
1105
+ margin: 10px 0;
1102
1106
  justify-content: space-between;
1103
1107
  align-items: center;
1104
1108
  }
1105
- .shy-basic-title-show-span[data-v-a4bfcdc1]::before {
1109
+ .shy-basic-title-show-span[data-v-c885e8af]::before {
1106
1110
  content: '';
1107
1111
  position: absolute;
1108
1112
  width: 2px;
@@ -1113,17 +1117,17 @@ span.iconify {
1113
1117
  top: 50%;
1114
1118
  transform: translateY(-50%);
1115
1119
  }
1116
- .shy-basic-title-help[data-v-a4bfcdc1] {
1120
+ .shy-basic-title-help[data-v-c885e8af] {
1117
1121
  margin-left: 10px;
1118
1122
  }
1119
- .shy-basic-title-expand[data-v-a4bfcdc1] {
1123
+ .shy-basic-title-expand[data-v-c885e8af] {
1120
1124
  cursor: pointer;
1121
1125
  font-size: 14px;
1122
1126
  display: flex;
1123
1127
  align-items: center;
1124
1128
  color: var(--primary-5);
1125
1129
  }
1126
- .shy-basic-title-expand-icon[data-v-a4bfcdc1] {
1130
+ .shy-basic-title-expand-icon[data-v-c885e8af] {
1127
1131
  margin-right: 3px;
1128
1132
  }.shy-collapse-container {
1129
1133
  background-color: #ffffff;
@@ -2039,7 +2043,7 @@ span.iconify {
2039
2043
  }
2040
2044
  .table-children-err-popover .ant-popover-inner-content {
2041
2045
  padding: 6px 16px;
2042
- }.shy-search[data-v-a0f20f9d] {
2046
+ }.shy-search[data-v-340c1177] {
2043
2047
  position: relative;
2044
2048
  display: flex;
2045
2049
  align-items: center;
@@ -9022,7 +9026,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
9022
9026
  }
9023
9027
  .shy-container-footer-cancel-right {
9024
9028
  flex-direction: row-reverse;
9025
- }.process-wrapper[data-v-a2999957] {
9029
+ }.process-wrapper[data-v-e7917888] {
9026
9030
  width: 288px;
9027
9031
  height: 100%;
9028
9032
  background: #ffffff;
@@ -9031,7 +9035,7 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
9031
9035
  padding-top: 8px;
9032
9036
  padding-left: 12px;
9033
9037
  }
9034
- .process-header[data-v-a2999957] {
9038
+ .process-header[data-v-e7917888] {
9035
9039
  line-height: 32px;
9036
9040
  font-family: PingFangSC, PingFang SC;
9037
9041
  font-weight: 500;
@@ -9041,14 +9045,14 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
9041
9045
  text-align: left;
9042
9046
  font-style: normal;
9043
9047
  }
9044
- .process-body[data-v-a2999957] {
9048
+ .process-body[data-v-e7917888] {
9045
9049
  padding-top: 10px;
9046
9050
  }
9047
- .process-time[data-v-a2999957] {
9051
+ .process-time[data-v-e7917888] {
9048
9052
  font-size: 12px;
9049
9053
  color: #b6bdd2;
9050
9054
  }
9051
- .process-item[data-v-a2999957] {
9055
+ .process-item[data-v-e7917888] {
9052
9056
  font-family: PingFangSC, PingFang SC;
9053
9057
  font-weight: 400;
9054
9058
  font-size: 12px;
@@ -9056,4 +9060,5 @@ html[data-theme='dark'] .full-loading[data-v-33b23b82]:not(.light) {
9056
9060
  line-height: 16px;
9057
9061
  text-align: left;
9058
9062
  font-style: normal;
9063
+ padding: 5px 0;
9059
9064
  }